diff options
Diffstat (limited to 'security/p5-Crypt-X509/Makefile')
-rw-r--r-- | security/p5-Crypt-X509/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 4f0ad8f9120..4584e20a5eb 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Crypt-X509-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |