diff options
Diffstat (limited to 'security/p5-Crypt-PasswdMD5/Makefile')
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index be286ea0d43..bc4b231d58b 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:34 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:45 he Exp $ # DISTNAME= Crypt-PasswdMD5-1.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/ |