bbcp: move to head-only

Closes Homebrew/homebrew#38769.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
Alex Dunn 2015-04-17 14:42:18 -07:00 committed by Tim D. Smith
parent a5c9c586ff
commit 6a916a080a

View File

@ -9,6 +9,7 @@ TAP_MIGRATIONS = {
"atari++" => "homebrew/x11", "atari++" => "homebrew/x11",
"authexec" => "homebrew/boneyard", "authexec" => "homebrew/boneyard",
"aws-iam-tools" => "homebrew/boneyard", "aws-iam-tools" => "homebrew/boneyard",
"bbcp" => "homebrew/head-only",
"bcwipe" => "homebrew/boneyard", "bcwipe" => "homebrew/boneyard",
"blackbox" => "homebrew/boneyard", "blackbox" => "homebrew/boneyard",
"bochs" => "homebrew/x11", "bochs" => "homebrew/x11",