diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
commit | 1fa076ebfbb44d5f8bbee41a05305e1e1451acb5 (patch) | |
tree | bb64e8bf87497b3762d70f029ce970ef16ab7610 /math/parmetis | |
parent | Allow building with either giflib 4.2 or 5.0 (diff) |
- Update net/openmpi to 1.8.4
Diffstat (limited to 'math/parmetis')
-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 8556cfae847e..785f56d89e95 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD |