diff options
author | agc <agc@pkgsrc.org> | 2002-07-12 16:56:34 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-12 16:56:34 +0000 |
commit | f8aa94d206d07a80bba092e6065d2998c21093ce (patch) | |
tree | 3dda24a94fc3c177ce830a451c4910b83b437568 /net | |
parent | f97fb9cc5bb627f1adc38147398e27ec4b8da6eb (diff) | |
download | pkgsrc-f8aa94d206d07a80bba092e6065d2998c21093ce.tar.gz |
Add and enable snort-mysql
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d20cef042e6..3c2373fb1e6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.316 2002/07/11 21:41:30 agc Exp $ +# $NetBSD: Makefile,v 1.317 2002/07/12 16:56:34 agc Exp $ # COMMENT= Networking tools @@ -211,6 +211,7 @@ SUBDIR+= sitescooper SUBDIR+= smb2www SUBDIR+= sniffit SUBDIR+= snort +SUBDIR+= snort-mysql SUBDIR+= snort-pgsql SUBDIR+= socks4 SUBDIR+= socks5 |