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",