pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add & enable p5-Crypt-RC4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ce4dfb1fa5a
branches:  trunk
changeset: 531277:7ce4dfb1fa5a
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Jul 27 23:12:08 2007 +0000

description:
Add & enable p5-Crypt-RC4

diffstat:

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

diffs (17 lines):

diff -r 5460a8dfca7a -r 7ce4dfb1fa5a security/Makefile
--- a/security/Makefile Fri Jul 27 23:10:37 2007 +0000
+++ b/security/Makefile Fri Jul 27 23:12:08 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.299 2007/06/07 16:50:25 wiz Exp $
+# $NetBSD: Makefile,v 1.300 2007/07/27 23:12:08 seb Exp $
 #
 
 COMMENT=       Security tools
@@ -155,6 +155,7 @@
 SUBDIR+=       p5-Crypt-OpenSSL-Random
 SUBDIR+=       p5-Crypt-PasswdMD5
 SUBDIR+=       p5-Crypt-Primes
+SUBDIR+=       p5-Crypt-RC4
 SUBDIR+=       p5-Crypt-RIPEMD160
 SUBDIR+=       p5-Crypt-RSA
 SUBDIR+=       p5-Crypt-RandPasswd



Home | Main Index | Thread Index | Old Index