diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:42 +0800 |
commit | d51921d015a5b9a924a511555c6dbb2d42558845 (patch) | |
tree | d6629bcfae952285c29ecb863ac22e43f59f6065 /ftp/wget | |
parent | 14ff9f80603d93c37b7004c08ddbcff11c01683a (diff) | |
download | freebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.tar.gz freebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.tar.zst freebsd-ports-gnome-d51921d015a5b9a924a511555c6dbb2d42558845.zip |
- Update to 0.16.0
- Bump PORTREVISION for dependent ports
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
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 |