diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 4e9f4e010c..7f03207562 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -3,5 +3,6 @@ FORMULA_RENAMES = { "google-perftools" => "gperftools", "libcppa" => "caf", "objective-caml" => "ocaml", + "mpich2" => "mpich", "plt-racket" => "racket" }