diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 4dd1f1cad1..7e8cd25a15 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,6 +1,7 @@ TAP_MIGRATIONS = { "agedu" => "homebrew/headonly", "aimage" => "homebrew/boneyard", + "aplus" => "homebrew/boneyard", "apple-gcc42" => "homebrew/versions", "appledoc" => "homebrew/boneyard", "appswitch" => "homebrew/binary",