diff options
author | bf <bf@FreeBSD.org> | 2012-03-04 06:44:03 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-03-04 06:44:03 +0800 |
commit | fc93c041797e1662a48d19764f593caa2b368e95 (patch) | |
tree | e41753dba61bad1b5536ad9d3652545d36933c80 | |
parent | fbd918a73e7332cfcc7c1997a12a643ac148ad72 (diff) | |
download | freebsd-ports-gnome-fc93c041797e1662a48d19764f593caa2b368e95.tar.gz freebsd-ports-gnome-fc93c041797e1662a48d19764f593caa2b368e95.tar.zst freebsd-ports-gnome-fc93c041797e1662a48d19764f593caa2b368e95.zip |
adopt
-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 |