diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:29:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:29:56 +0000 |
commit | aa774120126452ebc6536f028f74783b5e945e1e (patch) | |
tree | 0b241fab99759f276c9c7fc1611d36f2c4cdd464 /security/Makefile | |
parent | 3d43ad8f2bfd1eac1cbb5110ed193c901c749200 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 60f3b59aee76..9d39afe9e225 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1999/01/10 11:23:41 dirk Exp $ +# $Id: Makefile,v 1.41 1999/01/18 04:22:04 steve Exp $ # SUBDIR += SSLeay @@ -35,6 +35,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += stunnel SUBDIR += sudo SUBDIR += super SUBDIR += swatch |