diff options
author | gdt <gdt@pkgsrc.org> | 2013-01-05 13:34:15 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2013-01-05 13:34:15 +0000 |
commit | de80909c10ba259b502cee61c6bfa3796a2757ed (patch) | |
tree | a0e7ef568c187145d69c3078f70ebdad9ea17ad4 /print/pdflib | |
parent | ebba53c7ac2f21311ac6c040667cafdafe883f28 (diff) | |
download | pkgsrc-de80909c10ba259b502cee61c6bfa3796a2757ed.tar.gz |
Revbump for NO_*_ON_* change.
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 3635dd005c6..9e1b4504e07 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/01/05 00:34:11 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2013/01/05 13:34:15 gdt Exp $ .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= C library to produce PDF files # Available only as a pdf, so it is not present in licenses/ |