diff options
Diffstat (limited to 'textproc/p5-Convert-PEM')
-rw-r--r-- | textproc/p5-Convert-PEM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index cc70bc21b63..41d97bbf31e 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/02/24 23:27:54 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Convert-PEM-0.06 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pem +PKGREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |