diff options
Diffstat (limited to 'security/p5-Crypt-CAST5_PP/Makefile')
-rw-r--r-- | security/p5-Crypt-CAST5_PP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile index 24fa8ccc0b1..aa573393f0f 100644 --- a/security/p5-Crypt-CAST5_PP/Makefile +++ b/security/p5-Crypt-CAST5_PP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2008/02/07 20:52:58 heinz Exp $ +# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:44 he Exp $ # DISTNAME= Crypt-CAST5_PP-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5cca CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |