diff options
Diffstat (limited to 'textproc/p5-Convert-PEM/Makefile')
-rw-r--r-- | textproc/p5-Convert-PEM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index f22f5a36631..f508176f3a5 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-PEM-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5pem CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |