diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 80af02236..e98f334d4 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -36,6 +36,7 @@ TAP_MIGRATIONS = { "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", "slicot" => "homebrew/science", + "shark" => "homebrew/boneyard", "syslog-ng" => "homebrew/boneyard", "urweb" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard", |
