diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/php-pdflib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/php-pdflib/Makefile b/print/php-pdflib/Makefile index f20b5c1e26e..56111e3c58d 100644 --- a/print/php-pdflib/Makefile +++ b/print/php-pdflib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:47:08 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/10/04 16:50:50 tv Exp $ MODNAME= pdflib PKGMODNAME= pdf PECL_VERSION= 2.0.3 +PKGREVISION= 1 CATEGORIES+= print PKGREVISION= # empty COMMENT= PHP extension for PDFlib on-the-fly PDF generation |