From 5d5f01f35b6b08afdfaf14cc57256a6111431c9b Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 17 Jul 2015 20:07:49 -0700 Subject: [PATCH] xastir: move to homebrew-x11 Closes Homebrew/homebrew#41845. Signed-off-by: Misty De Meo --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index ca1e09bd43..f2aded43a5 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -220,6 +220,7 @@ TAP_MIGRATIONS = { "wopr" => "homebrew/science", "x3270" => "homebrew/x11", "xar" => "homebrew/dupes", + "xastir" => "homebrew/x11", "xchat" => "homebrew/x11", "xclip" => "homebrew/x11", "xdotool" => "homebrew/x11",