pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security add p5-Crypt-GeneratePassword



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fa77ef43de7
branches:  trunk
changeset: 526490:8fa77ef43de7
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Mar 12 11:52:46 2007 +0000

description:
add p5-Crypt-GeneratePassword

diffstat:

 security/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r c783243c01bc -r 8fa77ef43de7 security/Makefile
--- a/security/Makefile Mon Mar 12 11:51:38 2007 +0000
+++ b/security/Makefile Mon Mar 12 11:52:46 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2007/03/09 13:28:14 abs Exp $
+# $NetBSD: Makefile,v 1.290 2007/03/12 11:52:46 abs Exp $
 #
 
 COMMENT=       Security tools
@@ -144,8 +144,10 @@
 SUBDIR+=       p5-Crypt-CipherSaber
 SUBDIR+=       p5-Crypt-DES
 SUBDIR+=       p5-Crypt-DES_EDE3
+SUBDIR+=       p5-Crypt-CBC
 SUBDIR+=       p5-Crypt-DH
 SUBDIR+=       p5-Crypt-DSA
+SUBDIR+=       p5-Crypt-GeneratePassword
 SUBDIR+=       p5-Crypt-IDEA
 SUBDIR+=       p5-Crypt-OpenPGP
 SUBDIR+=       p5-Crypt-OpenSSL-Bignum



Home | Main Index | Thread Index | Old Index