diff options
| -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 aa4492833..d44953f8f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -194,7 +194,7 @@ TAP_MIGRATIONS = { "scantailor" => "homebrew/x11", "sdelta3" => "homebrew/boneyard", "sedna" => "homebrew/boneyard", - "shark" => "homebrew/boneyard", + "shark" => "homebrew/science", "shell.fm" => "homebrew/boneyard", "simple-mtpfs" => "homebrew/fuse", "sitecopy" => "homebrew/boneyard", |
