diff options
Diffstat (limited to 'textproc/p5-PDF/Makefile')
-rw-r--r-- | textproc/p5-PDF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index baab1965b83..0a3434ca5e3 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2008/10/19 19:18:55 he Exp $ # DISTNAME= PDF-111 PKGNAME= p5-PDF-1.11 +PKGREVISION= 3 SVR4_PKGNAME= p5pdf -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} EXTRACT_SUFX= .tgz |