aboutsummaryrefslogtreecommitdiffstats
path: root/math/parmetis
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-12 23:51:15 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-12 23:51:15 +0800
commite2d120059b7e5d91d32ebfcac00de610c516f7bd (patch)
tree2df50947168a5b7a27abf260c995f3db244dcf48 /math/parmetis
parent2570d14fadcb47a248de8c79a8cb47acefa46ba8 (diff)
downloadfreebsd-ports-gnome-e2d120059b7e5d91d32ebfcac00de610c516f7bd.tar.gz
freebsd-ports-gnome-e2d120059b7e5d91d32ebfcac00de610c516f7bd.tar.zst
freebsd-ports-gnome-e2d120059b7e5d91d32ebfcac00de610c516f7bd.zip
Return to pool due to lack of time on maintainer's part.
Hat: portmgr
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 b5867f668268..ae251f15af9c 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= math parallel
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/
-MAINTAINER= eoin@maths.tcd.ie
+MAINTAINER= ports@FreeBSD.org
COMMENT= A package for parallel (mpi) unstructured graph partitioning
RUN_DEPENDS= ${LOCALBASE}/mpich2/bin/mpirun:${PORTSDIR}/net/mpich2