diff options
author | wiz <wiz@pkgsrc.org> | 2015-10-01 05:37:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-10-01 05:37:00 +0000 |
commit | b121d96ca83dcf8570fa483c2906c0fa599dca82 (patch) | |
tree | 41fa8cc622c8a685ffa2aff4e1b3670f262fc630 /misc/libreoffice43 | |
parent | d53c4c75b9bc17706caf9e543e3c094d967d6bd7 (diff) | |
download | pkgsrc-b121d96ca83dcf8570fa483c2906c0fa599dca82.tar.gz |
Recursive revbump for poppler-0.36.0 shlib bump.
Diffstat (limited to 'misc/libreoffice43')
-rw-r--r-- | misc/libreoffice43/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libreoffice43/Makefile b/misc/libreoffice43/Makefile index 24e48e33515..50133960c14 100644 --- a/misc/libreoffice43/Makefile +++ b/misc/libreoffice43/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2015/09/16 08:08:00 he Exp $ +# $NetBSD: Makefile,v 1.5 2015/10/01 05:37:00 wiz Exp $ VERREL= 4.3.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice43-${VER} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |