diff options
author | agc <agc@pkgsrc.org> | 2002-07-12 16:39:47 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-12 16:39:47 +0000 |
commit | 55e8bb2143d480b8ed5e295129c8846fa7a811ea (patch) | |
tree | ffd8db26580b59cad557d38322f5d0296c7d7a53 /security | |
parent | edc2e84d4b3af9a374686793333417679ce8e67e (diff) | |
download | pkgsrc-55e8bb2143d480b8ed5e295129c8846fa7a811ea.tar.gz |
Add and enable snortsnarf
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 b6d01c3dbdb..48503e507eb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2002/06/20 16:29:07 agc Exp $ +# $NetBSD: Makefile,v 1.109 2002/07/12 16:39:47 agc Exp $ # COMMENT= Security tools @@ -101,6 +101,7 @@ SUBDIR+= scanssh SUBDIR+= seahorse SUBDIR+= smimemsg SUBDIR+= smtpd +SUBDIR+= snortsnarf SUBDIR+= sniff SUBDIR+= srp_client SUBDIR+= ssh |