diff options
Diffstat (limited to 'Library/Homebrew')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 97cbcf970..52f1a4ef0 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -39,8 +39,8 @@ TAP_MIGRATIONS = { "pocl" => "homebrew/science", "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", - "slicot" => "homebrew/science", "shark" => "homebrew/boneyard", + "slicot" => "homebrew/science", "solfege" => "homebrew/boneyard", "storm" => "homebrew/boneyard", "syslog-ng" => "homebrew/boneyard", |
