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 aa4bc85a5a7a..647b1ffedec8 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 6.0.7 +PORTVERSION= 6.2.2 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org @@ -10,4 +10,4 @@ LICENSE= LGPL3+ MPL20 LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 3 +RCVER= 2 |