diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
commit | 48883ba9acc9a00f8e5fb5325b7cb16fe3cceb72 (patch) | |
tree | c9c7c91be2171cac0353e4abfa583c683897048f /math/parmetis/Makefile | |
parent | Upgrade to 1.3.2p1. (diff) |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r-- | math/parmetis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index 601c8d5e024c..238f16337172 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -7,7 +7,7 @@ PORTNAME= ParMetis PORTVERSION= 3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ |