diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-13 10:16:02 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-13 10:16:02 +0000 |
commit | 25ec7dfa8125cdc6bcb528ed3ed8096914422504 (patch) | |
tree | 539b1d02058104148d635dc8944ba26a1c7c8008 /net/mpich2 | |
parent | 38abfc3074058e4a9b91e9167711b893d26cc591 (diff) |
Notes
Diffstat (limited to 'net/mpich2')
-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 38977e277c50..0d352c839ce8 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ DIST_SUBDIR= mpich -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable implementation of MPI-1 and MPI-2 LICENSE= MPICH |