diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
commit | 5cb49cfdbe67d403d4dd9f74067774a99d20efa8 (patch) | |
tree | 4d51be97e81fbbc524d1f425a8b669a462398033 /misc/libreoffice | |
parent | 33c03da28f4b4e3194e25ea24b9d9f853cb3cc71 (diff) | |
download | pkgsrc-5cb49cfdbe67d403d4dd9f74067774a99d20efa8.tar.gz |
Recursive bump for poppler* update to 0.44.0.
Diffstat (limited to 'misc/libreoffice')
-rw-r--r-- | misc/libreoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index e692611071e..7d4107213e2 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2016/05/15 01:20:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.81 2016/05/22 18:20:47 wiz Exp $ VERREL= 5.1.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |