diff options
Diffstat (limited to 'security/p5-Crypt-DH/Makefile')
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 1f92f4c3c88..0a0af37f69b 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/17 11:18:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:21 wiz Exp $ DISTNAME= Crypt-DH-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5cdh CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |