diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -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 c3869d0ea..c2c0d856a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,6 +19,7 @@ TAP_MIGRATIONS = {    "lmutil" => "homebrew/binary",    "mlkit" => "homebrew/boneyard",    "mlton" => "homebrew/boneyard", +  "mydumper" => "homebrew/boneyard",    "nlopt" => "homebrew/science",    "octave" => "homebrew/science",    "opencv" => "homebrew/science",  | 
