diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 22:44:03 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 22:44:03 +0000 |
commit | 19bf28437c58acf77d04205961c71c2314795b3e (patch) | |
tree | 88da65d32d1ef44571b239b5a01568d3b8744452 /net/mpich2/Makefile | |
parent | d6e8899449e0a601ed6b0ceca0d022a34e7ebc5c (diff) | |
download | ports-19bf28437c58acf77d04205961c71c2314795b3e.tar.gz ports-19bf28437c58acf77d04205961c71c2314795b3e.zip |
Notes
Diffstat (limited to 'net/mpich2/Makefile')
-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 283fd8de26ec..d15d713bb94d 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= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A portable implementation of MPI-1 and MPI-2 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |