diff options
author | agc <agc@pkgsrc.org> | 2013-11-15 05:12:59 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2013-11-15 05:12:59 +0000 |
commit | f2c7adcfcf78348230e63713c845da69f96b215f (patch) | |
tree | ca4215cba92adecdb800a4be3683f25fc20357cf /security/Makefile | |
parent | 2bb79922374023a1acc7a18f19c5f9cc3d2857b5 (diff) | |
download | pkgsrc-f2c7adcfcf78348230e63713c845da69f96b215f.tar.gz |
add and enable smaSHeM
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 24b1581c951..cf56482c2ce 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.485 2013/10/29 23:41:15 pettai Exp $ +# $NetBSD: Makefile,v 1.486 2013/11/15 05:12:59 agc Exp $ # COMMENT= Security tools @@ -391,6 +391,7 @@ SUBDIR+= sign SUBDIR+= skey SUBDIR+= sks SUBDIR+= sleuthkit +SUBDIR+= smaSHeM SUBDIR+= smtpd SUBDIR+= sniff SUBDIR+= snortsnarf |