pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Added libassuan and pinentry



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b745d85bf60a
branches:  trunk
changeset: 482264:b745d85bf60a
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sat Oct 23 13:31:57 2004 +0000

description:
Added libassuan and pinentry

diffstat:

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

diffs (25 lines):

diff -r 243779cda037 -r b745d85bf60a security/Makefile
--- a/security/Makefile Sat Oct 23 13:30:10 2004 +0000
+++ b/security/Makefile Sat Oct 23 13:31:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2004/10/19 16:42:03 adrianp Exp $
+# $NetBSD: Makefile,v 1.201 2004/10/23 13:31:57 shannonjr Exp $
 #
 
 COMMENT=       Security tools
@@ -73,6 +73,7 @@
 SUBDIR+=       keychain
 SUBDIR+=       kssh
 SUBDIR+=       kth-krb4
+SUBDIR+=       libassuan
 SUBDIR+=       libbf
 SUBDIR+=       libcrack
 SUBDIR+=       libdes
@@ -155,6 +156,7 @@
 SUBDIR+=       php4-mcrypt
 SUBDIR+=       php4-mhash
 SUBDIR+=       php4-openssl
+SUBDIR+=       pinentry
 SUBDIR+=       pinepgp
 SUBDIR+=       pks
 SUBDIR+=       portsentry



Home | Main Index | Thread Index | Old Index