summaryrefslogtreecommitdiff
path: root/print/tcl-pdflib
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-18 09:58:37 +0000
committerwiz <wiz>2010-01-18 09:58:37 +0000
commit778f5b993a051819418e3f2ff53cd58d1e925f1d (patch)
tree43b0929a9ba8d1706a9866239ffe98e5966571c3 /print/tcl-pdflib
parentb4db9bf3fa4c7fbef70bdc74f2cc86e4ffd35c32 (diff)
downloadpkgsrc-778f5b993a051819418e3f2ff53cd58d1e925f1d.tar.gz
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'print/tcl-pdflib')
-rw-r--r--print/tcl-pdflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile
index 8de405c5552..81743170b9a 100644
--- a/print/tcl-pdflib/Makefile
+++ b/print/tcl-pdflib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2009/08/26 19:58:15 sno Exp $
+# $NetBSD: Makefile,v 1.18 2010/01/18 09:59:24 wiz Exp $
.include "../../print/pdflib/Makefile.common"
PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Tcl interface to PDFlib for generating PDF files
BUILDLINK_API_DEPENDS.pdflib+= pdflib>=${PDFLIB_BASE_VERS}