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 b8fd7780ad5..bdac7ed994c 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.92 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2016/05/22 18:20:47 wiz Exp $ VERREL= 4.4.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |