diff options
Diffstat (limited to 'security/p5-Crypt-SmbHash/Makefile')
-rw-r--r-- | security/p5-Crypt-SmbHash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-SmbHash/Makefile b/security/p5-Crypt-SmbHash/Makefile index 49e5a814187..b6f64134373 100644 --- a/security/p5-Crypt-SmbHash/Makefile +++ b/security/p5-Crypt-SmbHash/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:12 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:45 he Exp $ # DISTNAME= Crypt-SmbHash-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |