pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RandPasswd This is pure Perl, no com...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5834e1855b6b
branches: trunk
changeset: 516083:5834e1855b6b
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu Jul 13 19:10:50 2006 +0000
description:
This is pure Perl, no compiler required.
diffstat:
security/p5-Crypt-RandPasswd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8e9d78dc0d1d -r 5834e1855b6b security/p5-Crypt-RandPasswd/Makefile
--- a/security/p5-Crypt-RandPasswd/Makefile Thu Jul 13 19:07:54 2006 +0000
+++ b/security/p5-Crypt-RandPasswd/Makefile Thu Jul 13 19:10:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:30 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/13 19:10:50 heinz Exp $
#
DISTNAME= Crypt-RandPasswd-0.02
@@ -11,6 +11,7 @@
HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/
COMMENT= Random password generator based on FIPS-181
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index