diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | 50626beee92f48545dd4e114a4769ffe795940b3 (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /print/pdflib | |
parent | b66eaf967b7a585769b9451b858895d73447ebe6 (diff) | |
download | pkgsrc-50626beee92f48545dd4e114a4769ffe795940b3.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'print/pdflib')
-rw-r--r-- | print/pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index d6e3ca08682..311336c24c5 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:59 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2016/07/09 06:38:51 wiz Exp $ .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= C library to produce PDF files BUILD_TARGET= pdflib |