diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mpich2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index d81382e606a9..283fd8de26ec 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ DIST_SUBDIR= mpich -MAINTAINER= crees@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A portable implementation of MPI-1 and MPI-2 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |