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 openssh+gssapi.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfe93bd984ef
branches:  trunk
changeset: 476621:cfe93bd984ef
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Jun 15 18:46:27 2004 +0000

description:
Add and enable openssh+gssapi.

diffstat:

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

diffs (17 lines):

diff -r 2562c931c8c5 -r cfe93bd984ef security/Makefile
--- a/security/Makefile Tue Jun 15 18:44:57 2004 +0000
+++ b/security/Makefile Tue Jun 15 18:46:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2004/06/01 21:50:37 kristerw Exp $
+# $NetBSD: Makefile,v 1.185 2004/06/15 18:46:27 kristerw Exp $
 #
 
 COMMENT=       Security tools
@@ -92,6 +92,7 @@
 SUBDIR+=       nikto
 SUBDIR+=       opencdk
 SUBDIR+=       openssh
+SUBDIR+=       openssh+gssapi
 SUBDIR+=       openssl
 SUBDIR+=       otpcalc
 SUBDIR+=       p0f



Home | Main Index | Thread Index | Old Index