From 4f4d05fc5138b2ec52229775cb00a15d45bdfd66 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 10:17:22 +0530 Subject: [PATCH] iptux: 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 c9cea0c0ad..b269b9176a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -111,7 +111,7 @@ TAP_MIGRATIONS = { "iojs" => "homebrew/versions", "ipe" => "homebrew/boneyard", "ipopt" => "homebrew/science", - "iptux" => "homebrew/x11", + "iptux" => "homebrew/gui", "itsol" => "homebrew/science", "iulib" => "homebrew/boneyard", "jscoverage" => "homebrew/boneyard",