diff options
-rw-r--r-- | ftp/wget-devel/Makefile | 7 | ||||
-rw-r--r-- | ftp/wget/Makefile | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index c69779cba9b6..6af866fb0259 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -9,12 +9,7 @@ PORTNAME= wget PORTVERSION= 1.8.2 PORTREVISION= 1 CATEGORIES= ftp www -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/unix/net/www/wget/ \ - http://www3.big.or.jp/~sian/linux/products/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget MAINTAINER= sf@FreeBSD.org diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index c69779cba9b6..6af866fb0259 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -9,12 +9,7 @@ PORTNAME= wget PORTVERSION= 1.8.2 PORTREVISION= 1 CATEGORIES= ftp www -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/unix/net/www/wget/ \ - http://www3.big.or.jp/~sian/linux/products/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget MAINTAINER= sf@FreeBSD.org |