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 5c2d5b8f9..c5df92b19 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -208,7 +208,7 @@ TAP_MIGRATIONS = { "sxiv" => "homebrew/x11", "syslog-ng" => "homebrew/boneyard", "tabbed" => "homebrew/x11", - "terminator" => "homebrew/x11", + "terminator" => "homebrew/gui", "tetgen" => "homebrew/science", "texmacs" => "homebrew/boneyard", "texwrapper" => "homebrew/tex", |
