summaryrefslogtreecommitdiff
path: root/math/parmetis/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-11-19 09:04:39 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-11-19 09:04:39 +0000
commit028efa759f43ea4bff4ec487177f7ab83f62cc10 (patch)
tree60d8bd2bbc1209403d69dc5dd972287e445a782a /math/parmetis/Makefile
parentupdate to 3.31.1 (diff)
Adopt
Feature safe: yes
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r--math/parmetis/Makefile2
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