diff options
Diffstat (limited to 'Library')
| -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 456a333dc..5f422df7e 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -235,7 +235,7 @@ TAP_MIGRATIONS = { "x3270" => "homebrew/x11", "xar" => "homebrew/dupes", "xastir" => "homebrew/x11", - "xchat" => "homebrew/x11", + "xchat" => "homebrew/gui", "xclip" => "homebrew/x11", "xdotool" => "homebrew/x11", "xdu" => "homebrew/x11", |
