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 d52f75788ff..361382fae53 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/11/11 22:49:47 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 21:57:51 wiz Exp $ # DISTNAME= Convert-PEM-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5pem CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |