diff options
| author | Mike McQuaid | 2013-11-07 10:40:29 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-11-07 10:40:29 +0000 |
| commit | 4589a6a0713f8b6f13dc386acb55b9e467be8c65 (patch) | |
| tree | bd7df22480657794f43a23442ade1abd613e2496 /Library | |
| parent | 1d0515c1d310e18a1314d29cb6df3b5cb7b8772c (diff) | |
| download | brew-4589a6a0713f8b6f13dc386acb55b9e467be8c65.tar.bz2 | |
tap_migrations: grads to homebrew/binary.
Diffstat (limited to 'Library')
| -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', } |
