diff options
Diffstat (limited to 'textproc/p5-Convert-ASN1/Makefile')
-rw-r--r-- | textproc/p5-Convert-ASN1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index 8a3c852e05d..2cb1f42db36 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Convert-ASN1-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5asn CATEGORIES= converters perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |