diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-04-13 12:21:30 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-04-13 12:21:30 +0000 |
commit | ad6efeff870003665e1383afc89bdb29bb343933 (patch) | |
tree | 904701b7a889a2fc6b4d51b72f4bba594ac09ae7 /net/spread | |
parent | 136c2d834e1574e02b494eb4f5e2ca4eb79e37d4 (diff) | |
download | ports-ad6efeff870003665e1383afc89bdb29bb343933.tar.gz ports-ad6efeff870003665e1383afc89bdb29bb343933.zip |
Added some alternative download locations.
Notes
Notes:
svn path=/head/; revision=57658
Diffstat (limited to 'net/spread')
-rw-r--r-- | net/spread/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index 00127b0781b2..e79bb9e1a7a5 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -8,7 +8,10 @@ PORTNAME= spread PORTVERSION= 3.16.2 CATEGORIES= net perl5 java -MASTER_SITES= http://www.roughtrade.net/distfiles/ +MASTER_SITES= http://www.roughtrade.net/distfiles/ \ + http://www.metaverse.nl/~ernst/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= znerd DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= joshua@roughtrade.net |