diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 51646b5c54..3e6e4a2a77 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -16,4 +16,5 @@ TAP_MIGRATIONS = { 'lmutil' => 'homebrew/binary', 'jscoverage' => 'homebrew/boneyard', 'jsl' => 'homebrew/binary', + 'nlopt' => 'homebrew/science', }