diff options
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index f73dd0f4cf0..252c9008807 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/12/12 00:54:37 wen Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:38 wiz Exp $ # DISTNAME= PDF-Create-1.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5pcr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |