diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 665f4463c..06ac9754c 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -27,6 +27,8 @@ TAP_MIGRATIONS = { "lmutil" => "homebrew/binary", "mlkit" => "homebrew/boneyard", "mlton" => "homebrew/boneyard", + "mpio" => "homebrew/boneyard", + "msgpack-rpc" => "homebrew/boneyard", "mydumper" => "homebrew/boneyard", "nlopt" => "homebrew/science", "octave" => "homebrew/science", |
