summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorseb <seb>2002-08-06 00:56:37 +0000
committerseb <seb>2002-08-06 00:56:37 +0000
commitdc2c1b708d0fe637945192105570f1a84127f7e4 (patch)
treec6a3219776b09933c01784d69601682590e32752 /security
parent9594b355839a3058957204b1def7a6036b7c1fe0 (diff)
downloadpkgsrc-dc2c1b708d0fe637945192105570f1a84127f7e4.tar.gz
Add and enable ssh2.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 6c401626978..90c2f5f74c2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2002/07/29 04:19:49 jlam Exp $
+# $NetBSD: Makefile,v 1.113 2002/08/06 00:56:37 seb Exp $
#
COMMENT= Security tools
@@ -109,6 +109,7 @@ SUBDIR+= srp_client
SUBDIR+= ssh
SUBDIR+= ssh-askpass
SUBDIR+= ssh-ip-tunnel
+SUBDIR+= ssh2
SUBDIR+= ssldump
SUBDIR+= sslwrap
SUBDIR+= stunnel