diff options
Diffstat (limited to 'misc/libreoffice4/Makefile')
-rw-r--r-- | misc/libreoffice4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index c0ef29b7c33..a1da386637b 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.98 2016/10/07 18:26:02 adam Exp $ +# $NetBSD: Makefile,v 1.99 2016/10/09 21:42:01 wiz Exp $ VERREL= 4.4.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |