diff options
author | pettai <pettai@pkgsrc.org> | 2015-06-03 22:23:20 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2015-06-03 22:23:20 +0000 |
commit | d593fa08464f418526ebd9559a2957209cf45473 (patch) | |
tree | ba52f32217437e283b7c96d61d031f6bae229929 /security | |
parent | 74fed2a580d4c7843d49c63a6f1c507deebcca60 (diff) | |
download | pkgsrc-d593fa08464f418526ebd9559a2957209cf45473.tar.gz |
+ volatility
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 5fc37c0efcf..c46a4f53a3a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.550 2015/06/01 12:57:29 wiz Exp $ +# $NetBSD: Makefile,v 1.551 2015/06/03 22:23:20 pettai Exp $ # COMMENT= Security tools @@ -475,6 +475,7 @@ SUBDIR+= tkpasman SUBDIR+= tripwire SUBDIR+= uvscan SUBDIR+= validns +SUBDIR+= volatility SUBDIR+= xml-security-c SUBDIR+= xmlsec1 SUBDIR+= yafic |