diff options
author | tron <tron> | 2010-07-24 22:24:21 +0000 |
---|---|---|
committer | tron <tron> | 2010-07-24 22:24:21 +0000 |
commit | 0ecf37f5e6808dbbfdfc145637810a1f4d9918bc (patch) | |
tree | 61edb468588fe4cc951b6ce45cbf34a3858af579 /print | |
parent | 813bcd77e8aea648b5c5e2a9e12f87a6f515399d (diff) | |
download | pkgsrc-0ecf37f5e6808dbbfdfc145637810a1f4d9918bc.tar.gz |
Revert revision of several PHP extensions after both core PHP packages
were updated.
Diffstat (limited to 'print')
-rw-r--r-- | print/php-pdflib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/php-pdflib/Makefile b/print/php-pdflib/Makefile index 386d022dfb8..34a03a3d9f6 100644 --- a/print/php-pdflib/Makefile +++ b/print/php-pdflib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/06/13 22:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/24 22:24:22 tron Exp $ MODNAME= pdflib PKGMODNAME= pdf -PKGREVISION= 1 PECL_VERSION= 2.1.8 CATEGORIES+= print COMMENT= PHP extension for PDFlib on-the-fly PDF generation |