diff options
author | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | f41392567dcb8ed4b2f6ce63d30bc485c2a1419c (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /editors/libreoffice | |
parent | 8f6d2e7fecddc55a1373ceb4ee1cfd1baf6d342c (diff) | |
download | freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.gz freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.zst freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
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 0479008f1de1..6ba39b5850a1 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org |