summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-11-23 05:16:14 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-11-23 05:16:14 +0000
commit2a837a49343ef31f56634dfcc843431f8010ac27 (patch)
tree0a8e12bc6de529633741dbc4a37931f0e646b09c /security/Makefile
parentSecure shell client and server (remote login program). (diff)
Activate ssh2.
Notes
Notes: svn path=/head/; revision=14789
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 9638a8ecd5ec..a019d49f6b69 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1998/08/04 18:01:09 obrien Exp $
+# $Id: Makefile,v 1.34 1998/08/07 23:58:36 asami Exp $
#
SUBDIR += SSLeay
@@ -28,6 +28,7 @@
SUBDIR += skip
SUBDIR += smurflog
SUBDIR += ssh
+ SUBDIR += ssh2
SUBDIR += sudo
SUBDIR += super
SUBDIR += swatch