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 # -# $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 # -# $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