mpich: rename from mpich2

Closes Homebrew/homebrew#42945.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Vlad Shablinsky 2015-08-13 13:24:08 +03:00 committed by Mike McQuaid
parent 52536c1f9e
commit 7d573034bb

View File

@ -3,5 +3,6 @@ FORMULA_RENAMES = {
"google-perftools" => "gperftools", "google-perftools" => "gperftools",
"libcppa" => "caf", "libcppa" => "caf",
"objective-caml" => "ocaml", "objective-caml" => "ocaml",
"mpich2" => "mpich",
"plt-racket" => "racket" "plt-racket" => "racket"
} }