Redact electric-fence

Closes Homebrew/homebrew#31203.
This commit is contained in:
Adam Vandenberg 2014-09-24 20:03:34 -07:00
parent 799a2a456e
commit aea849109d

View File

@ -20,6 +20,7 @@ TAP_MIGRATIONS = {
"drizzle" => "homebrew/boneyard", "drizzle" => "homebrew/boneyard",
"drush" => "homebrew/php", "drush" => "homebrew/php",
"dsniff" => "homebrew/boneyard", "dsniff" => "homebrew/boneyard",
"electric-fence" => "homebrew/boneyard",
"gnunet" => "homebrew/boneyard", "gnunet" => "homebrew/boneyard",
"grads" => "homebrew/binary", "grads" => "homebrew/binary",
"gromacs" => "homebrew/science", "gromacs" => "homebrew/science",