aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-28 12:42:45 -0800
committerAdam Vandenberg2013-11-28 12:42:45 -0800
commitce226e7aca4f4ef39ad64975b32d64ec1fb6228b (patch)
treee92fb523d6badc3b7f688cec0a1a4ce08b0c64b2 /Library/Homebrew
parent0a47230e98c7c2e949b873f8697234db634aba1f (diff)
downloadhomebrew-ce226e7aca4f4ef39ad64975b32d64ec1fb6228b.tar.bz2
Move cmucl to homebrew-binary
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 6984139dc..61a51b064 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -12,4 +12,5 @@ TAP_MIGRATIONS = {
'drizzle' => 'homebrew/boneyard',
'boost149' => 'homebrew/versions',
'aimage' => 'homebrew/boneyard',
+ 'cmucl' => 'homebrew/binary',
}