diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-02 10:16:33 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-02 10:16:33 +0000 |
commit | 2139efca75a4815a65106f14d2acac738e118658 (patch) | |
tree | 49a3b88d37254e4a6857b92773e54fb5593f5b19 /security/Makefile | |
parent | 35896a4e7a24dad54ffca3bbd611b2c61c13c496 (diff) | |
download | ports-2139efca75a4815a65106f14d2acac738e118658.tar.gz ports-2139efca75a4815a65106f14d2acac738e118658.zip |
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 de3ec5a2d003..810e00d2c2ef 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1999/06/28 22:38:59 nsayer Exp $ +# $Id: Makefile,v 1.62 1999/06/28 22:55:58 nsayer Exp $ # SUBDIR += bjorb @@ -47,6 +47,7 @@ SUBDIR += slush SUBDIR += smurflog SUBDIR += sniff + SUBDIR += snort SUBDIR += ssh SUBDIR += ssh2 SUBDIR += sslproxy |