diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /print/tcl-pdflib | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'print/tcl-pdflib')
-rw-r--r-- | print/tcl-pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile index 7556f0975a1..98e2abdb360 100644 --- a/print/tcl-pdflib/Makefile +++ b/print/tcl-pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/01/06 13:39:12 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/26 21:38:44 adam Exp $ .include "../../print/pdflib/Makefile.common" PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= Tcl interface to PDFlib for generating PDF files MAKE_JOBS_SAFE= no |