Move lmutil to homebrew-binary

Closes Homebrew/homebrew#24843.
This commit is contained in:
Adam Vandenberg 2013-12-01 13:59:27 -08:00
parent fe4370cdd0
commit 4ed9efd995

View File

@ -13,4 +13,5 @@ TAP_MIGRATIONS = {
'boost149' => 'homebrew/versions', 'boost149' => 'homebrew/versions',
'aimage' => 'homebrew/boneyard', 'aimage' => 'homebrew/boneyard',
'cmucl' => 'homebrew/binary', 'cmucl' => 'homebrew/binary',
'lmutil' => 'homebrew/binary',
} }