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 ecc283a33b4..c2203428d31 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/08/14 15:14:06 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:57:54 wiz Exp $ # DISTNAME= PDF-111 PKGNAME= p5-PDF-1.11 -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5pdf CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |