diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
commit | ffb8eb82e5af66728d3fc269976d7048c733f4a2 (patch) | |
tree | 77e0ea38db89b630b978d73a11744a07383a8cc1 /databases/kbibtex | |
parent | a5a3f98e8f8715a321212b2e212109a8a46387a9 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=532707
Diffstat (limited to 'databases/kbibtex')
-rw-r--r-- | databases/kbibtex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index ae77246dd610..47e73458001a 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} |