diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile.common | 1 | ||||
-rw-r--r-- | editors/libreoffice4/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index bf6d0e06b2c6..0479008f1de1 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,6 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.0.6 +PORTREVISION= 1 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index 8a61e8d9d6d2..376536e849d5 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/ \ http://dev-www.libreoffice.org/extern/:ext \ |