diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-03 20:36:44 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-03 20:36:44 +0000 |
commit | f5b0637c2dcf6da24b42c39783aa5545e7869b5b (patch) | |
tree | dbff1623dc153a6b81c566c3e43475e3f2dd861e /net | |
parent | 62e14eca21fabfb879ebb3903a31812bf37a3f42 (diff) | |
download | ports-f5b0637c2dcf6da24b42c39783aa5545e7869b5b.tar.gz ports-f5b0637c2dcf6da24b42c39783aa5545e7869b5b.zip |
Notes
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 |