diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-17 20:50:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-17 20:50:19 +0800 |
commit | e99a9de916d0afc8ca0ed24e31c352f409f04c00 (patch) | |
tree | 5bea4ebc03a018e347da8436039242ce7ff125ca /ftp/wget | |
parent | 07f62bebd327e54b6975a1c7d5653dcfc55ce490 (diff) | |
download | freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.tar.gz freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.tar.zst freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.zip |
- Update to 0.16.1
- 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 9769b22a2ab8..9bf66588f2e0 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU |