diff options
Diffstat (limited to 'security/p5-Crypt-X509/Makefile')
-rw-r--r-- | security/p5-Crypt-X509/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index d1e1d1442e3..640635d4480 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/08/31 18:11:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2020/09/07 13:54:48 wiz Exp $ -DISTNAME= Crypt-X509-0.51 +DISTNAME= Crypt-X509-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |