brew/Library/Homebrew/tap_migrations.rb
Adam Vandenberg 6eeedcf8f1 fix typo
2013-11-18 22:40:35 -08:00

10 lines
270 B
Ruby

TAP_MIGRATIONS = {
'octave' => 'homebrew/science',
'grads' => 'homebrew/binary',
'denyhosts' => 'homebrew/boneyard',
'ipopt' => 'homebrew/science',
'qfits' => 'homebrew/boneyard',
'blackbox' => 'homebrew/boneyard',
'libgtextutils' => 'homebrew/science',
}