summaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-07-28 09:51:15 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-07-28 09:51:15 +0000
commitf2dfa2598d124bed5c142e02d7dfe4e952541643 (patch)
treee115ff29952eba737f6374d9defc34bcd32fa7f4 /ftp/wget
parentUSE_PERL5 is not correct. needs perl5 only for build. (diff)
cleanup MASTER_SITES.
Notes
Notes: svn path=/head/; revision=63663
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