aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-06 22:57:01 -0800
committerAdam Vandenberg2014-02-06 22:57:01 -0800
commit6e2873f6ede1be64bfd9949f423f97f1c0fd3557 (patch)
tree94447df77925692891e0f24ded98722139d46ea0 /Library/Homebrew
parent4edb12e98143b38b13fceeeda2b9e51a88ad268c (diff)
downloadhomebrew-6e2873f6ede1be64bfd9949f423f97f1c0fd3557.tar.bz2
Move colormake to headonly
Closes #25226.
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index a3a2be1b3..b2fca92b3 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',
}