diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8a5b9216d..363d89f2f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -155,6 +155,8 @@ TAP_MIGRATIONS = { "tetgen" => "homebrew/science", "texmacs" => "homebrew/boneyard", "tiger-vnc" => "homebrew/x11", + "ticcutils" => "homebrew/science", + "timbl" => "homebrew/science", "tmap" => "homebrew/boneyard", "transmission-remote-gtk" => "homebrew/x11", "ume" => "homebrew/games", @@ -164,6 +166,7 @@ TAP_MIGRATIONS = { "viewglob" => "homebrew/x11", "wkhtmltopdf" => "homebrew/boneyard", "wmctrl" => "homebrew/x11", + "wopr" => "homebrew/science", "x3270" => "homebrew/x11", "xar" => "homebrew/dupes", "xchat" => "homebrew/x11", |
