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 79f6c5f76f8..bc3b1633b04 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/02/22 17:07:18 heinz Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:07 grant Exp $ # DISTNAME= Crypt-IDEA-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |