aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2013-11-07 10:40:29 +0000
committerMike McQuaid2013-11-07 10:40:29 +0000
commit4589a6a0713f8b6f13dc386acb55b9e467be8c65 (patch)
treebd7df22480657794f43a23442ade1abd613e2496 /Library
parent1d0515c1d310e18a1314d29cb6df3b5cb7b8772c (diff)
downloadbrew-4589a6a0713f8b6f13dc386acb55b9e467be8c65.tar.bz2
tap_migrations: grads to homebrew/binary.
Diffstat (limited to 'Library')
-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',
}