diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 5ed0e67d59..f3dd63c9e1 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', }