diff options
author | pettai <pettai@pkgsrc.org> | 2015-06-06 08:20:27 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2015-06-06 08:20:27 +0000 |
commit | 12b4de35dcc71c948d0430c97f74e7c7b8324d3f (patch) | |
tree | b346ae4ef6ef02194f1c5e9a27d3707b1feee1ca /security/Makefile | |
parent | 6dfb80692d0bcabf49ac6d94f0f1cc20f593cb0a (diff) | |
download | pkgsrc-12b4de35dcc71c948d0430c97f74e7c7b8324d3f.tar.gz |
+ yara
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 f186f567366..ef9ca936428 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.552 2015/06/04 20:12:45 youri Exp $ +# $NetBSD: Makefile,v 1.553 2015/06/06 08:20:27 pettai Exp $ # COMMENT= Security tools @@ -480,6 +480,7 @@ SUBDIR+= volatility SUBDIR+= xml-security-c SUBDIR+= xmlsec1 SUBDIR+= yafic +SUBDIR+= yara SUBDIR+= ykclient SUBDIR+= ykpers SUBDIR+= zebedee |