diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-12 15:51:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-12 15:51:15 +0000 |
commit | ebc57d8c22f1ab1841f8f95d63c1cbaa5dfcde0d (patch) | |
tree | 450961d82f92a3ffcb84789ecfbdb38634bd9b23 /math | |
parent | Return to pool at maintainer's request. The next generation of code (v2) (diff) |
Return to pool due to lack of time on maintainer's part.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/parmetis/Makefile | 2 |
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 |