diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
commit | 388d529ae575d0e451a46a8c50f68f57b93e756a (patch) | |
tree | 2af7cc3cec4e3a738785f0f1e64176fd4b96a64d /net/lam | |
parent | 81b0ee1e5308b3395c8bbd130addb23b42d40047 (diff) | |
download | ports-388d529ae575d0e451a46a8c50f68f57b93e756a.tar.gz ports-388d529ae575d0e451a46a8c50f68f57b93e756a.zip |
Notes
Diffstat (limited to 'net/lam')
-rw-r--r-- | net/lam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lam/Makefile b/net/lam/Makefile index 5b056a315230..26ba3ff04fd9 100644 --- a/net/lam/Makefile +++ b/net/lam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.5.9 CATEGORIES= net parallel MASTER_SITES= http://www.lam-mpi.org/download/files/ -MAINTAINER= bremner@unb.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Local Area Multicomputer MPI implementation USE_BZIP2= yes |