diff options
| author | Adam Vandenberg | 2014-09-24 20:03:34 -0700 | 
|---|---|---|
| committer | Adam Vandenberg | 2014-09-24 20:03:34 -0700 | 
| commit | c211b23fa9fb542ca55db58c0902e779374f7539 (patch) | |
| tree | 9697a464e34a21112eef2cc832381304dba6b6df /Library/Homebrew/tap_migrations.rb | |
| parent | 0c2b9e87ae9e1f6ba6599b0068a561de6b3bf508 (diff) | |
| download | homebrew-c211b23fa9fb542ca55db58c0902e779374f7539.tar.bz2 | |
Redact electric-fence
Closes #31203.
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 1cf45f07c..c02ceb7a3 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -20,6 +20,7 @@ TAP_MIGRATIONS = {    "drizzle" => "homebrew/boneyard",    "drush" => "homebrew/php",    "dsniff" => "homebrew/boneyard", +  "electric-fence" => "homebrew/boneyard",    "gnunet" => "homebrew/boneyard",    "grads" => "homebrew/binary",    "gromacs" => "homebrew/science", | 
