diff options
author | imil <imil@pkgsrc.org> | 2014-12-05 14:48:24 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2014-12-05 14:48:24 +0000 |
commit | 1a93e9b897e34c20d5d46d83deecd800a169120b (patch) | |
tree | cdd0c39c31cbac3fd44bdbc17969af0d766ee31f /security/Makefile | |
parent | 577c3a04b06f8e9bbf30bf42e971fc07ed2d4cc6 (diff) | |
download | pkgsrc-1a93e9b897e34c20d5d46d83deecd800a169120b.tar.gz |
add & enable snoopy
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 1095a3cc71e..597945ddbdd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.531 2014/11/24 14:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.532 2014/12/05 14:48:24 imil Exp $ # COMMENT= Security tools @@ -430,6 +430,7 @@ SUBDIR+= sleuthkit SUBDIR+= smaSHeM SUBDIR+= smtpd SUBDIR+= sniff +SUBDIR+= snoopy SUBDIR+= snortsnarf SUBDIR+= snow SUBDIR+= softhsm |