diff options
| author | Alex Dunn | 2015-04-17 14:42:18 -0700 | 
|---|---|---|
| committer | Tim D. Smith | 2015-04-17 23:25:21 -0700 | 
| commit | f09f5c4e73f1a47d2b5fc947e4e6f977345ee46c (patch) | |
| tree | 431e02eeec6b1facc46c752709e5475f9c5d4f85 /Library/Homebrew/tap_migrations.rb | |
| parent | adf59b2b116ad398ee8b794c649b7d599f6deefc (diff) | |
| download | homebrew-f09f5c4e73f1a47d2b5fc947e4e6f977345ee46c.tar.bz2 | |
bbcp: move to head-only
Closes #38769.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 5455db211..6219cbaf8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -9,6 +9,7 @@ TAP_MIGRATIONS = {    "atari++" => "homebrew/x11",    "authexec" => "homebrew/boneyard",    "aws-iam-tools" => "homebrew/boneyard", +  "bbcp" => "homebrew/head-only",    "bcwipe" => "homebrew/boneyard",    "blackbox" => "homebrew/boneyard",    "bochs" => "homebrew/x11", | 
