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