diff options
author | pav <pav@FreeBSD.org> | 2004-08-10 08:10:04 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-10 08:10:04 +0000 |
commit | c6a22e284531b3b4728c24bbb46a638fc5d18719 (patch) | |
tree | 0e4c28d14479893d4f709ed16adc717e4c711a03 /net/lam7 | |
parent | 18e31540761aa02540b732f217347c65fc9962f1 (diff) | |
download | FreeBSD-ports-c6a22e284531b3b4728c24bbb46a638fc5d18719.zip FreeBSD-ports-c6a22e284531b3b4728c24bbb46a638fc5d18719.tar.gz |
- Add another MASTER_SITE
Diffstat (limited to 'net/lam7')
-rw-r--r-- | net/lam7/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile index 2038a44..b8e3847 100644 --- a/net/lam7/Makefile +++ b/net/lam7/Makefile @@ -8,7 +8,8 @@ PORTNAME= lam7 PORTVERSION= 7.0.5 CATEGORIES= net parallel -MASTER_SITES= http://www.lam-mpi.org/download/files/ +MASTER_SITES= http://www.lam-mpi.org/download/files/ \ + http://www.thinkingnerds.com/lam/download/files/ DISTNAME= lam-${PORTVERSION} MAINTAINER= jan.lentfer@web.de |