aboutsummaryrefslogtreecommitdiff
path: root/lang/pike76
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-21 06:37:36 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-21 06:37:36 +0000
commit4d0093ccd3c77811e4fdba03765ed5bda0a7d537 (patch)
treece662bd2dedaf5076252cd02c634df635e33f880 /lang/pike76
parent11539116b88641367c22106b613b6ce6941349f1 (diff)
downloadports-4d0093ccd3c77811e4fdba03765ed5bda0a7d537.tar.gz
ports-4d0093ccd3c77811e4fdba03765ed5bda0a7d537.zip
Notes
Diffstat (limited to 'lang/pike76')
-rw-r--r--lang/pike76/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index 1a6ddccb8274..386e81bebc35 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 7.6.9
CATEGORIES= lang
MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \
ftp://ftp.oav.net/pike/7.6/ \
- ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/
+ ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/ \
+ ftp://ftp.us.caudium.net/pub/pike/7.6/ \
+ ftp://ftp.us.caudium.net/pub/pike/official_releases/${PORTVERSION}/
DISTNAME= pike-${PORTVERSION}
MAINTAINER= kiwi@oav.net