diff options
Diffstat (limited to 'ftp/wget/Makefile')
-rw-r--r-- | ftp/wget/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 18fd34f0f23a..6c1f63ac6023 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.19.5 -PORTREVISION= 1 +DISTVERSION= 1.20 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz |