aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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