diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8c82d37abb..c0466e3883 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -6,6 +6,7 @@ TAP_MIGRATIONS = { "apple-gcc42" => "homebrew/dupes", "appswitch" => "homebrew/binary", "archivemount" => "homebrew/fuse", + "arpon" => "homebrew/boneyard", "atari++" => "homebrew/x11", "auctex" => "homebrew/tex", "authexec" => "homebrew/boneyard",