diff options
Diffstat (limited to 'textproc/p5-Convert-ASN1/Makefile')
-rw-r--r-- | textproc/p5-Convert-ASN1/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index f6a8750ad7b..405245a7e2e 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.24 2008/11/18 17:09:00 he Exp $ # -DISTNAME= Convert-ASN1-0.21 +DISTNAME= Convert-ASN1-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5asn CATEGORIES= converters perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |