diff options
author | sno <sno> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:22:51 +0000 |
commit | 5b261e0aa3acc3b139efbd9ff00a871099a7b6e1 (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /print | |
parent | 6cd38947be118ed6a94ec8bf7622dd9a481514d5 (diff) | |
download | pkgsrc-5b261e0aa3acc3b139efbd9ff00a871099a7b6e1.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'print')
-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 b354414b120..99528afa81e 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:43 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2009/08/26 20:22:53 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= C library to produce PDF files PKG_INSTALLATION_TYPES= overwrite pkgviews |