diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 1a8e43b32f..4e7147cace 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -45,6 +45,7 @@ TAP_MIGRATIONS = { "librets" => "homebrew/boneyard", "libspotify" => "homebrew/binary", "lmutil" => "homebrew/binary", + "mess" => "homebrew/games", "metalua" => "homebrew/boneyard", "mlkit" => "homebrew/boneyard", "mlton" => "homebrew/boneyard", @@ -61,8 +62,8 @@ TAP_MIGRATIONS = { "pocl" => "homebrew/science", "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", - "shark" => "homebrew/boneyard", "salt" => "homebrew/science", + "shark" => "homebrew/boneyard", "slicot" => "homebrew/science", "solfege" => "homebrew/boneyard", "sundials" => "homebrew/science", @@ -70,6 +71,7 @@ TAP_MIGRATIONS = { "tetgen" => "homebrew/science", "texmacs" => "homebrew/boneyard", "tmap" => "homebrew/boneyard", + "ume" => "homebrew/games", "urweb" => "homebrew/boneyard", "ushare" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard",