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 gss, gsasl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/521a3de025dd
branches:  trunk
changeset: 464079:521a3de025dd
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Dec 03 19:24:03 2003 +0000

description:
Add and enable gss, gsasl.

diffstat:

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

diffs (18 lines):

diff -r d160ec3a5739 -r 521a3de025dd security/Makefile
--- a/security/Makefile Wed Dec 03 19:23:13 2003 +0000
+++ b/security/Makefile Wed Dec 03 19:24:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2003/09/04 13:32:35 xtraeme Exp $
+# $NetBSD: Makefile,v 1.143 2003/12/03 19:24:03 xtraeme Exp $
 #
 
 COMMENT=       Security tools
@@ -35,6 +35,8 @@
 SUBDIR+=       gnutls
 SUBDIR+=       gpa
 SUBDIR+=       gpgme
+SUBDIR+=       gsasl
+SUBDIR+=       gss
 SUBDIR+=       gtk-systrace
 SUBDIR+=       hackbot
 SUBDIR+=       isakmpd



Home | Main Index | Thread Index | Old Index