aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wget
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2002-07-28 17:51:15 +0800
committersf <sf@FreeBSD.org>2002-07-28 17:51:15 +0800
commit45f979dc8c4ffd97b4a1f026330e6ebee463e4d0 (patch)
tree86e0b33935be893c8e70ce702487547f73a2dada /ftp/wget
parenta569ba8e54d9f80f1ac353f72f3b7fdc69b3af99 (diff)
downloadfreebsd-ports-gnome-45f979dc8c4ffd97b4a1f026330e6ebee463e4d0.tar.gz
freebsd-ports-gnome-45f979dc8c4ffd97b4a1f026330e6ebee463e4d0.tar.zst
freebsd-ports-gnome-45f979dc8c4ffd97b4a1f026330e6ebee463e4d0.zip
cleanup MASTER_SITES.
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile7
1 files changed, 1 insertions, 6 deletions
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