aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-12-11 22:07:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-12-11 22:07:25 +0800
commit0632a3fa8cafa032768fd6b194c3e113d2ccbca5 (patch)
tree424c1b7cfe61b5a73b112712056b5bd218169e05 /ftp
parent1222c133a155c4debbe2d232ed968c5300fb7f76 (diff)
downloadfreebsd-ports-gnome-0632a3fa8cafa032768fd6b194c3e113d2ccbca5.tar.gz
freebsd-ports-gnome-0632a3fa8cafa032768fd6b194c3e113d2ccbca5.tar.zst
freebsd-ports-gnome-0632a3fa8cafa032768fd6b194c3e113d2ccbca5.zip
- Further simplify MASTER_SITES
Suggested by: danfe Approved by: maintainer timeout
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index edf3ca1799a7..b20013062560 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -4,7 +4,7 @@
PORTNAME= wget
DISTVERSION= 1.16
CATEGORIES= ftp www ipv6
-MASTER_SITES= GNU/wget
+MASTER_SITES= GNU
MAINTAINER= vd@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP(S) and FTP