diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /print/py-poppler | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'print/py-poppler')
-rw-r--r-- | print/py-poppler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile index 4bc8bddf771..405cf2cc337 100644 --- a/print/py-poppler/Makefile +++ b/print/py-poppler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/04/29 07:57:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/05 00:48:18 ryoon Exp $ DISTNAME= pypoppler-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ |