diff options
Diffstat (limited to 'textproc/p5-PDF-Create')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 49145b318d9..6de8f69eb8a 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= PDF-Create-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pcr -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} |