From 1070af340c1cc5b2ae5c6d911e699dcab6e8f478 Mon Sep 17 00:00:00 2001 From: vd Date: Mon, 3 Dec 2018 09:38:25 +0000 Subject: ftp/wget: Upgrade from 1.19.5 to 1.20 Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS PR: ports/233738 Reported by: takefu@airport.fm --- ftp/wget/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ftp/wget/Makefile') 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 -- cgit