diff options
-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/ |