diff options
| author | Adam Vandenberg | 2014-02-06 22:57:01 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2014-02-06 22:57:01 -0800 |
| commit | 6e2873f6ede1be64bfd9949f423f97f1c0fd3557 (patch) | |
| tree | 94447df77925692891e0f24ded98722139d46ea0 /Library/Homebrew | |
| parent | 4edb12e98143b38b13fceeeda2b9e51a88ad268c (diff) | |
| download | homebrew-6e2873f6ede1be64bfd9949f423f97f1c0fd3557.tar.bz2 | |
Move colormake to headonly
Closes #25226.
Diffstat (limited to 'Library/Homebrew')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
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', } |
