diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-24 04:14:49 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-24 04:14:49 +0800 |
commit | ffb8eb82e5af66728d3fc269976d7048c733f4a2 (patch) | |
tree | 77e0ea38db89b630b978d73a11744a07383a8cc1 /dns | |
parent | a5a3f98e8f8715a321212b2e212109a8a46387a9 (diff) | |
download | freebsd-ports-gnome-ffb8eb82e5af66728d3fc269976d7048c733f4a2.tar.gz freebsd-ports-gnome-ffb8eb82e5af66728d3fc269976d7048c733f4a2.tar.zst freebsd-ports-gnome-ffb8eb82e5af66728d3fc269976d7048c733f4a2.zip |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libpsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index c31594e29a20..c290c7227625 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.21.0 DISTVERSIONPREFIX= libpsl- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org |