diff options
author | Mark Murray <markm@FreeBSD.org> | 1997-08-15 20:05:32 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1997-08-15 20:05:32 +0000 |
commit | b30f20c723a8810142c2efe0a8171afced37c659 (patch) | |
tree | d157148c38213d85085c5fa6d58ae16fb4fda5a1 /security | |
parent | 060d564a2aa38cd72bf854d903ffc042ab950afc (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d20d52c54e2f..b13dc56a67d7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/08/07 06:20:57 obrien Exp $ +# $Id: Makefile,v 1.20 1997/08/15 08:02:44 obrien Exp $ # SUBDIR += SSLeay @@ -15,7 +15,6 @@ SUBDIR += pgp SUBDIR += pidentd SUBDIR += rsaref - SUBDIR += safe-tcl SUBDIR += ssh SUBDIR += sudo SUBDIR += super |