diff options
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 88a2dcc7e..e585ce64c 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -4,4 +4,5 @@ TAP_MIGRATIONS = {    'denyhosts' => 'homebrew/boneyard',    'ipopt' => 'homebrew/science',    'qfits' => 'homebrew/boneyard', +  'blackbox' => 'homebrew/boneyard',  }  | 
