aboutsummaryrefslogtreecommitdiffstats
path: root/math/parmetis
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-11-19 17:04:39 +0800
committerbf <bf@FreeBSD.org>2011-11-19 17:04:39 +0800
commitc24985a08e5b4d8c1b405c5407b187ae0ff5f386 (patch)
treea28664fcbe3135241f55592ee239f6432d5efb98 /math/parmetis
parent96ab59abfb1950f66a7fbff60c641cfc44794120 (diff)
downloadfreebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.tar.gz
freebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.tar.zst
freebsd-ports-gnome-c24985a08e5b4d8c1b405c5407b187ae0ff5f386.zip
Adopt
Feature safe: yes
Diffstat (limited to 'math/parmetis')
-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