diff options
Diffstat (limited to 'ftp/wget/Makefile')
-rw-r--r-- | ftp/wget/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 2fabefafe3b9..ecf361d8ebd7 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -1,10 +1,9 @@ PORTNAME= wget -DISTVERSION= 1.21.4 -PORTREVISION= 1 +DISTVERSION= 1.24.5 CATEGORIES= ftp www MASTER_SITES= GNU -MAINTAINER= vd@FreeBSD.org +MAINTAINER= yasu@FreeBSD.org COMMENT= Retrieve files from the Net via HTTP(S) and FTP WWW= https://www.gnu.org/s/wget/ |