diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 4dd1f1cad..7e8cd25a1 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", |
