diff options
author | pettai <pettai@pkgsrc.org> | 2015-06-06 09:15:01 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2015-06-06 09:15:01 +0000 |
commit | 6bf6cf68eaacd4102ef34b8fbc3793fbfb61d861 (patch) | |
tree | 9c176f017c9266f974191e624d324dfddda5ab63 /security | |
parent | 1f30f19db807bf0dc4c8ed8e0df3128a81af5193 (diff) | |
download | pkgsrc-6bf6cf68eaacd4102ef34b8fbc3793fbfb61d861.tar.gz |
+ py-yara
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 ef9ca936428..bbc398d08ba 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.553 2015/06/06 08:20:27 pettai Exp $ +# $NetBSD: Makefile,v 1.554 2015/06/06 09:15:01 pettai Exp $ # COMMENT= Security tools @@ -389,6 +389,7 @@ SUBDIR+= py-smbpasswd SUBDIR+= py-stix SUBDIR+= py-tlslite SUBDIR+= py-xmlsec +SUBDIR+= py-yara SUBDIR+= py-yubiauth SUBDIR+= pyca SUBDIR+= qca |