pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security belatedly add & enable p5-Crypt-DH



details:   https://anonhg.NetBSD.org/pkgsrc/rev/659a7f5b1c48
branches:  trunk
changeset: 500813:659a7f5b1c48
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Oct 13 10:58:42 2005 +0000

description:
belatedly add & enable p5-Crypt-DH

diffstat:

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

diffs (17 lines):

diff -r cfe9008796a3 -r 659a7f5b1c48 security/Makefile
--- a/security/Makefile Thu Oct 13 10:57:04 2005 +0000
+++ b/security/Makefile Thu Oct 13 10:58:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.246 2005/10/08 16:49:35 jdolecek Exp $
+# $NetBSD: Makefile,v 1.247 2005/10/13 10:58:42 seb Exp $
 #
 
 COMMENT=       Security tools
@@ -129,6 +129,7 @@
 SUBDIR+=       p5-Crypt-CipherSaber
 SUBDIR+=       p5-Crypt-DES
 SUBDIR+=       p5-Crypt-DES_EDE3
+SUBDIR+=       p5-Crypt-DH
 SUBDIR+=       p5-Crypt-DSA
 SUBDIR+=       p5-Crypt-IDEA
 SUBDIR+=       p5-Crypt-OpenPGP



Home | Main Index | Thread Index | Old Index