diff options
Diffstat (limited to 'textproc/p5-PDF-API2-Simple/Makefile')
-rw-r--r-- | textproc/p5-PDF-API2-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile index 3ec0cd26880..2608176528a 100644 --- a/textproc/p5-PDF-API2-Simple/Makefile +++ b/textproc/p5-PDF-API2-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/09/14 10:24:04 sno Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:55 wiz Exp $ DISTNAME= PDF-API2-Simple-1.1.4u WRKSRC= ${WRKDIR}/${DISTNAME:S/u$//} PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |