aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorMike McQuaid2013-11-07 10:40:29 +0000
committerMike McQuaid2013-11-07 10:40:29 +0000
commit7be30cac6aa07583102b39998a903c447a2b9aa4 (patch)
tree6582c7eafe62178b98022693db67afec6e0503a1 /Library/Homebrew/tap_migrations.rb
parent0077145cd5c79ed938596338e08aa3e2fac42e4f (diff)
downloadhomebrew-7be30cac6aa07583102b39998a903c447a2b9aa4.tar.bz2
tap_migrations: grads to homebrew/binary.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
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',
}