From ec134462d28cd513a32ae7dce2b016137c49576f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 16 Dec 2013 20:23:12 -0800 Subject: add nlopt to migration --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 51646b5c5..3e6e4a2a7 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', } -- cgit v1.2.3