diff options
Diffstat (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 4a2ade1c557..a0c9404318a 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/07/25 13:57:39 wen Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:22 wiz Exp $ DISTNAME= Crypt-IDEA-1.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |