From 41ef9ca032199fdbd0075b816bc3764846e14eb5 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 13:06:32 +0530 Subject: [PATCH] smartsim: 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 4a7e8c0b15..dd14b791dc 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -197,7 +197,7 @@ TAP_MIGRATIONS = { "simple-mtpfs" => "homebrew/fuse", "sitecopy" => "homebrew/boneyard", "slicot" => "homebrew/science", - "smartsim" => "homebrew/x11", + "smartsim" => "homebrew/gui", "solfege" => "homebrew/boneyard", "sptk" => "homebrew/x11", "sshfs" => "homebrew/fuse",