aboutsummaryrefslogtreecommitdiff
path: root/math/parmetis
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-12 15:51:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-12 15:51:15 +0000
commitebc57d8c22f1ab1841f8f95d63c1cbaa5dfcde0d (patch)
tree450961d82f92a3ffcb84789ecfbdb38634bd9b23 /math/parmetis
parent7a13839ba225e25cd211f1f99b88fa55444538f7 (diff)
downloadports-ebc57d8c22f1ab1841f8f95d63c1cbaa5dfcde0d.tar.gz
ports-ebc57d8c22f1ab1841f8f95d63c1cbaa5dfcde0d.zip
Return to pool due to lack of time on maintainer's part.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=187208
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