diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-12 20:57:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-12 20:57:42 +0000 |
commit | 7951f5749075de8ef674b9ecf14625cb3b6126de (patch) | |
tree | d6629bcfae952285c29ecb863ac22e43f59f6065 /ftp/wget | |
parent | 597006d82683fd4e76d2186db20f97d879a886e0 (diff) |
- Update to 0.16.0
- Bump PORTREVISION for dependent ports
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
Notes
Notes:
svn path=/head/; revision=428433
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index efaf2e9d070f..9769b22a2ab8 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,6 +3,7 @@ PORTNAME= wget DISTVERSION= 1.18 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU |