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 3e6e4a2a7..a3a2be1b3 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -17,4 +17,5 @@ TAP_MIGRATIONS = { 'jscoverage' => 'homebrew/boneyard', 'jsl' => 'homebrew/binary', 'nlopt' => 'homebrew/science', + 'comparepdf' => 'homebrew/boneyard', } |
