diff options
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 8dc85bcd1..fc47430d1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -4,6 +4,7 @@ TAP_MIGRATIONS = { "apple-gcc42" => "homebrew/versions", "blackbox" => "homebrew/boneyard", "boost149" => "homebrew/versions", + "clam" => "homebrew/boneyard", "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard", "denyhosts" => "homebrew/boneyard", |
