diff options
Diffstat (limited to 'editors/libreoffice/Makefile.common')
-rw-r--r-- | editors/libreoffice/Makefile.common | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index ee431c62ba34..b70088e4c7be 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 6.0.2 -PORTREVISION= 3 +PORTVERSION= 6.0.3 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org @@ -11,4 +10,4 @@ LICENSE= LGPL3+ MPL20 LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 1 +RCVER= 2 |