diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-27 17:19:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-27 17:19:22 +0000 |
commit | 8d5e608b00cedf34fca04793cc3771446358761d (patch) | |
tree | 4452a57bd0d9e53a0845733c11bdf0f5d3d3ad00 /misc/libreoffice4 | |
parent | 2d20c1b40cfb05d63ab2281b5686cb880902b0e7 (diff) | |
download | pkgsrc-8d5e608b00cedf34fca04793cc3771446358761d.tar.gz |
Bump PKGREVISION for dependency change.
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 53b3cbe39c1..8a494440376 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.40 2014/08/26 20:58:43 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2014/08/27 17:19:22 wiz Exp $ VERREL= 4.2.5 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 |