Move colormake to headonly

Closes Homebrew/homebrew#25226.
This commit is contained in:
Adam Vandenberg 2014-02-06 22:57:01 -08:00
parent 8108ccc374
commit dae221bdb8

View File

@ -18,4 +18,5 @@ TAP_MIGRATIONS = {
'jsl' => 'homebrew/binary',
'nlopt' => 'homebrew/science',
'comparepdf' => 'homebrew/boneyard',
'colormake' => 'homebrew/headonly',
}