pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add and enable py-gnutls.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c45cf0c69a1c
branches:  trunk
changeset: 468136:c45cf0c69a1c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Feb 10 19:34:14 2004 +0000

description:
Add and enable py-gnutls.

diffstat:

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

diffs (17 lines):

diff -r 9eb1562b40d8 -r c45cf0c69a1c security/Makefile
--- a/security/Makefile Tue Feb 10 19:33:11 2004 +0000
+++ b/security/Makefile Tue Feb 10 19:34:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2004/01/25 00:48:22 kleink Exp $
+# $NetBSD: Makefile,v 1.165 2004/02/10 19:34:14 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -134,6 +134,7 @@
 SUBDIR+=       py-amkCrypto
 SUBDIR+=       py-cryptkit
 SUBDIR+=       py-gnupg
+SUBDIR+=       py-gnutls
 SUBDIR+=       py-m2crypto
 SUBDIR+=       pyca
 SUBDIR+=       qident



Home | Main Index | Thread Index | Old Index