diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-02 18:16:33 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-02 18:16:33 +0800 |
commit | 30074bf398930907962ed992b146bd6e3ec947c6 (patch) | |
tree | f04d58d160f40475511249016231265758dc014b /security | |
parent | 142afd924d3c7fcd32825c0050ab69eedcbce742 (diff) | |
download | freebsd-ports-gnome-30074bf398930907962ed992b146bd6e3ec947c6.tar.gz freebsd-ports-gnome-30074bf398930907962ed992b146bd6e3ec947c6.tar.zst freebsd-ports-gnome-30074bf398930907962ed992b146bd6e3ec947c6.zip |
Add snort.
Diffstat (limited to 'security')
-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 |