diff options
author | reed <reed> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed> | 2004-01-03 18:49:33 +0000 |
commit | a1af082383c527151788a9a706880f92451ef036 (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /print/php3-pdflib | |
parent | 35cee3873187057838218da5c60969cfe3878064 (diff) | |
download | pkgsrc-a1af082383c527151788a9a706880f92451ef036.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'print/php3-pdflib')
-rw-r--r-- | print/php3-pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/php3-pdflib/Makefile b/print/php3-pdflib/Makefile index e1d1ccc166d..a9ca321c5dd 100644 --- a/print/php3-pdflib/Makefile +++ b/print/php3-pdflib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/10/09 11:55:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:52 reed Exp $ MODNAME= pdf CATEGORIES+= print -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= PHP3 extension for PDFlib on-the-fly PDF generation USE_BUILDLINK2= yes |