Move qfits to the boneyard

This commit is contained in:
Jack Nagel 2013-11-18 09:55:02 -06:00
parent d428a66637
commit c201d1a976

View File

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