diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-16 08:33:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-16 08:33:39 +0000 |
commit | 8133f27abb9ef07e1de3b00cf7db07e6ed59b494 (patch) | |
tree | 83b21b2b79d05c48c6919fd331a6819fab098554 /net | |
parent | 9a201016ae7a7540c42c000240e6077b8b31489e (diff) | |
download | ports-8133f27abb9ef07e1de3b00cf7db07e6ed59b494.tar.gz ports-8133f27abb9ef07e1de3b00cf7db07e6ed59b494.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/spread/Makefile | 3 | ||||
-rw-r--r-- | net/spread4/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index 13af5112ca50..f0689169a006 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -8,7 +8,8 @@ PORTNAME= spread PORTVERSION= 3.17.3 CATEGORIES= net perl5 -MASTER_SITES= http://www.roughtrade.net/distfiles/ +MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ + http://www.roughtrade.net/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= joshua@roughtrade.net diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 13af5112ca50..f0689169a006 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -8,7 +8,8 @@ PORTNAME= spread PORTVERSION= 3.17.3 CATEGORIES= net perl5 -MASTER_SITES= http://www.roughtrade.net/distfiles/ +MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ + http://www.roughtrade.net/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= joshua@roughtrade.net |