diff options
| author | Jack Nagel | 2013-11-18 09:55:15 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-11-18 09:55:20 -0600 |
| commit | 8083ad95e75bdb8fa861c4ca0fb2185f28e8d31a (patch) | |
| tree | 8882b772208e11404edb970c386bb6c750ae28b0 /Library/Homebrew | |
| parent | 0491549fffb1d269650b67ab271a384111124b8a (diff) | |
| download | homebrew-8083ad95e75bdb8fa861c4ca0fb2185f28e8d31a.tar.bz2 | |
Move blackbox to the boneyard
Closes #24370.
Diffstat (limited to 'Library/Homebrew')
| -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', } |
