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 21f3a62e9..28b7d235e 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -149,6 +149,7 @@ TAP_MIGRATIONS = { "mupdf" => "homebrew/x11", "mydumper" => "homebrew/boneyard", "mysql-connector-odbc" => "homebrew/boneyard", + "mysql-proxy" => "homebrew/boneyard", "mysqlreport" => "homebrew/boneyard", "newick-utils" => "homebrew/science", "nlopt" => "homebrew/science", |
