diff options
Diffstat (limited to 'textproc/p5-PDF-API2')
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 14ef1f9cc0e..5c71df9040d 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= PDF-API2-0.2.0.2_dev PKGNAME= p5-PDF-API2-0.2.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |