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 b31693789fd..1eb5d1fad50 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.18 2010/08/21 16:35:51 seb Exp $ # DISTNAME= Convert-PEM-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5pem CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |