diff options
| author | Mike McQuaid | 2013-11-07 10:40:29 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2013-11-07 10:40:29 +0000 | 
| commit | 7be30cac6aa07583102b39998a903c447a2b9aa4 (patch) | |
| tree | 6582c7eafe62178b98022693db67afec6e0503a1 /Library/Homebrew/tap_migrations.rb | |
| parent | 0077145cd5c79ed938596338e08aa3e2fac42e4f (diff) | |
| download | homebrew-7be30cac6aa07583102b39998a903c447a2b9aa4.tar.bz2 | |
tap_migrations: grads to homebrew/binary.
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 5ed0e67d5..f3dd63c9e 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,3 +1,4 @@  TAP_MIGRATIONS = {    'octave' => 'homebrew/science', +  'grads' => 'homebrew/binary',  }  | 
