From aef3ed3b40395e9abd2c21091ccf6855bd63360a Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 10:04:41 +0530 Subject: [PATCH] hexchat: 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 ff7742b967..aef2945265 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -100,7 +100,7 @@ TAP_MIGRATIONS = { "gv" => "homebrew/x11", "hatari" => "homebrew/x11", "helios" => "spotify/public", - "hexchat" => "homebrew/x11", + "hexchat" => "homebrew/gui", "hllib" => "homebrew/boneyard", "honeyd" => "homebrew/boneyard", "hugs98" => "homebrew/boneyard",