aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
blob: e585ce64cc454906da140e56a4db24a048153a72 (plain)
1
2
3
4
5
6
7
8
TAP_MIGRATIONS = {
  'octave' => 'homebrew/science',
  'grads' => 'homebrew/binary',
  'denyhosts' => 'homebrew/boneyard',
  'ipopt' => 'homebrew/science',
  'qfits' => 'homebrew/boneyard',
  'blackbox' => 'homebrew/boneyard',
}