summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-12 05:00:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-12 05:00:34 +0000
commit4d3eb1451e11c40df3c00cc003524dae14ce32c6 (patch)
tree052bda6ccecb5ac6c107ebf4ba2e60fcb6024a41 /security
parentUpgrade, 1.0b2 -> 1.0b3. (diff)
sudo is moved from sysutils to security.
Forgotten by: obrien ;)
Notes
Notes: svn path=/head/; revision=4419
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 f8bb81994be7..4ff4a99e36d3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1996/10/24 08:38:44 jfitz Exp $
+# $Id: Makefile,v 1.9 1996/10/27 10:11:19 max Exp $
#
SUBDIR += SSLeay
@@ -12,6 +12,7 @@
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += ssh
+ SUBDIR += sudo
SUBDIR += tcp_wrapper
SUBDIR += vscan
SUBDIR += xinetd