diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 09:04:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 09:04:39 +0000 |
commit | 028efa759f43ea4bff4ec487177f7ab83f62cc10 (patch) | |
tree | 60d8bd2bbc1209403d69dc5dd972287e445a782a /math/parmetis | |
parent | update to 3.31.1 (diff) |
Adopt
Feature safe: yes
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 6065a8cc0623..60167fe0e340 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A package for parallel (mpi) unstructured graph partitioning OPTIONS= OPENMPI "Use openmpi instead of mpich2" off |