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 6d167dbf96c..8a3c852e05d 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2012/10/25 06:56:10 asau Exp $ +# $NetBSD: Makefile,v 1.30 2013/05/31 12:42:08 wiz Exp $ # DISTNAME= Convert-ASN1-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5asn CATEGORIES= converters perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |