diff options
| author | Jack Nagel | 2013-11-18 09:55:02 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-11-18 09:55:02 -0600 |
| commit | c201d1a976c50a8e24b9e70fabed408c0b857c50 (patch) | |
| tree | a3253203ba1c0c4e44c5b393189fbc63362efb2e /Library | |
| parent | d428a66637dff19c5f06f9282fd6aa927cfb57fa (diff) | |
| download | brew-c201d1a976c50a8e24b9e70fabed408c0b857c50.tar.bz2 | |
Move qfits to the boneyard
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 1bd0bc0ad..88a2dcc7e 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -2,5 +2,6 @@ TAP_MIGRATIONS = { 'octave' => 'homebrew/science', 'grads' => 'homebrew/binary', 'denyhosts' => 'homebrew/boneyard', - 'ipopt' => 'homebrew/science' + 'ipopt' => 'homebrew/science', + 'qfits' => 'homebrew/boneyard', } |
