From f61c2cd749466f23fa5ae176ee363dac71df218e Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 11:17:32 +0530 Subject: [PATCH] xchat: migrate from x11 to gui --- Library/Homebrew/tap_migrations.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 456a333dc8..5f422df7e8 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",