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 /editors/libreoffice | |
parent | 1b7db61de7c04e0aaeccc1d30875a190088b5aba (diff) | |
download | freebsd-ports-ae60358af51e1fe194525a699ceaf9d8a0ac712b.zip |
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)
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 6e3bff7c82c3..ee431c62ba34 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 6.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org |