diff options
author | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
commit | 5276a5f302f22bc1c275f946dea6a29963e74b6a (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /misc/libreoffice4 | |
parent | 9677309dd51abba5786ef9032f8e6bc1d6551b99 (diff) | |
download | pkgsrc-5276a5f302f22bc1c275f946dea6a29963e74b6a.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'misc/libreoffice4')
-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 d9bd1a0951b..213f1929327 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.38 2014/08/16 12:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/08/22 11:24:39 wiz Exp $ VERREL= 4.2.5 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |