diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
commit | ae60358af51e1fe194525a699ceaf9d8a0ac712b (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /dns/libpsl | |
parent | met/librdkafka: fix pkg-plist, remove python dependency (diff) |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
Notes
Notes:
svn path=/head/; revision=466648
Diffstat (limited to 'dns/libpsl')
-rw-r--r-- | dns/libpsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 7d664977b3a3..372b74171217 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -4,6 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.20.1 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org |