diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wget/Makefile | 2 |
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 |