From 68a8ce7ee7557f6d72bfde56e8a5b44e4f397f67 Mon Sep 17 00:00:00 2001 From: Yann-R Date: Sun, 9 Mar 2014 01:49:03 +0100 Subject: [PATCH] colormake 0.9 Closes Homebrew/homebrew#27345. Signed-off-by: Adam Vandenberg --- Library/Homebrew/tap_migrations.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index a596aa7b6e..c3869d0ea0 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -3,7 +3,6 @@ TAP_MIGRATIONS = { "blackbox" => "homebrew/boneyard", "boost149" => "homebrew/versions", "cmucl" => "homebrew/binary", - "colormake" => "homebrew/headonly", "comparepdf" => "homebrew/boneyard", "denyhosts" => "homebrew/boneyard", "dotwrp" => "homebrew/science",