summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-08-07 06:20:57 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-08-07 06:20:57 +0000
commite76e9d50aaef1f142cb125c1f7c150ad6385f509 (patch)
tree8d55ee4f75d5ad24c812d2e8dd8505bad50ae803 /security/Makefile
parentAdd dict (sounds like "addict"! :). (diff)
Turn on socks4.
(just realized socks5 is in net, not security. Oh well, too late now...)
Notes
Notes: svn path=/head/; revision=7497
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 994714d64050..81f06867af8a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1997/05/03 00:22:42 jfitz Exp $
+# $Id: Makefile,v 1.18 1997/07/30 22:11:44 jdp Exp $
#
SUBDIR += SSLeay
@@ -16,6 +16,7 @@
SUBDIR += pidentd
SUBDIR += rsaref
SUBDIR += safe-tcl
+ SUBDIR += socks4
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += super