diff options
Diffstat (limited to 'print/php-pdflib/Makefile')
-rw-r--r-- | print/php-pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/php-pdflib/Makefile b/print/php-pdflib/Makefile index 15be9272757..e3fa8ae2075 100644 --- a/print/php-pdflib/Makefile +++ b/print/php-pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/01/26 21:38:43 adam Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/16 11:24:13 wiz Exp $ MODNAME= pdflib PKGMODNAME= pdf PECL_VERSION= 2.1.8 -PKGREVISION= 3 +PKGREVISION= 4 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES+= print COMMENT= PHP extension for PDFlib on-the-fly PDF generation |