diff options
Diffstat (limited to 'editors/libreoffice/Makefile.common')
-rw-r--r-- | editors/libreoffice/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 3346b1dccac7..bf6d0e06b2c6 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org -LICENSE= LGPL3 MPL +LICENSE= LGPL3+ MPL LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 2 +RCVER= 3 |