diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index a3a2be1b3b9b4df96e90f6e476ec6a879da3a3e9..b2fca92b39f553264f16d88e82165c88d8a7f46c 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -18,4 +18,5 @@ TAP_MIGRATIONS = {
   'jsl' => 'homebrew/binary',
   'nlopt' => 'homebrew/science',
   'comparepdf' => 'homebrew/boneyard',
+  'colormake' => 'homebrew/headonly',
 }