diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/formula_renames.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 4e9f4e010..7f0320756 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" } |
