diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-23 19:23:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-23 19:23:57 +0000 |
commit | 5a86ebc1e7412d261fba6b1c142d006e22d7609f (patch) | |
tree | 6ddf6454439b2d519a84f67a4b79602aecd92056 /ftp/wget | |
parent | 548c6052075be0468aafc5bee1b8222588a66e67 (diff) |
Update dns/libpsl to 0.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
Notes
Notes:
svn path=/head/; revision=462716
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 1453f708c96e..b65ca25efd8b 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,6 +3,7 @@ PORTNAME= wget DISTVERSION= 1.19.4 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz |