diff options
Diffstat (limited to 'Library')
| -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 081b161b0..eb3d8844d 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -24,6 +24,7 @@ TAP_MIGRATIONS = { "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard", "connect" => "homebrew/boneyard", + "coremod" => "homebrew/boneyard", "curlftpfs" => "homebrew/x11", "cwm" => "homebrew/x11", "dart" => "dart-lang/dart", |
