From ebc57d8c22f1ab1841f8f95d63c1cbaa5dfcde0d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 12 Mar 2007 15:51:15 +0000 Subject: [PATCH] Return to pool due to lack of time on maintainer's part. Hat: portmgr --- math/parmetis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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