summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-08 21:03:16 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-08 21:03:16 +0000
commit207e0fe9be1ffdf98758be3702876e22d62ed48f (patch)
treed9c691266a819a07547f401565b5989157f17dd2 /ftp
parentUpgrade to 3.0 beta #16. (diff)
Add more MASTER_SITES.
Remind By: Obrien and Fenner's survey.
Notes
Notes: svn path=/head/; revision=15203
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget-devel/Makefile8
-rw-r--r--ftp/wget/Makefile8
2 files changed, 12 insertions, 4 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index a64e37aed83c..4289fe239208 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -3,12 +3,16 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.8 1998/06/28 03:42:10 mph Exp $
+# $Id: Makefile,v 1.9 1998/10/08 06:55:22 tg Exp $
#
DISTNAME= wget-1.5.3
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
+ ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
+ ftp://ftp.uni-mainz.de/pub/gnu/wget/ \
+ ftp://ftp.max.irk.ru/pub/unix/net/www/wget/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index a64e37aed83c..4289fe239208 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,12 +3,16 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.8 1998/06/28 03:42:10 mph Exp $
+# $Id: Makefile,v 1.9 1998/10/08 06:55:22 tg Exp $
#
DISTNAME= wget-1.5.3
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
+ ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
+ ftp://ftp.uni-mainz.de/pub/gnu/wget/ \
+ ftp://ftp.max.irk.ru/pub/unix/net/www/wget/
MAINTAINER= ports@FreeBSD.ORG