diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
commit | 78e2b56a8a68083d22afc700d073631ba82a8239 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /math/parmetis/Makefile | |
parent | Fix pkg-plist (diff) |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
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 bd7e7bdc6794..07d8ff473786 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD |