iopt moved to homebrew-science

Closes Homebrew/homebrew#22945.
This commit is contained in:
Adam Vandenberg 2013-11-18 07:18:52 -08:00
parent 268787e76d
commit d428a66637

View File

@ -1,5 +1,6 @@
TAP_MIGRATIONS = {
'octave' => 'homebrew/science',
'grads' => 'homebrew/binary',
'denyhosts' => 'homebrew/boneyard'
'denyhosts' => 'homebrew/boneyard',
'ipopt' => 'homebrew/science'
}