diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8dc85bcd11fab6d56c2d8c05e3970605fcd7879c..fc47430d1c823d3e6ddb77907ca57a8dbec25fed 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",