diff options
author | agc <agc@pkgsrc.org> | 2005-03-24 17:12:46 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-03-24 17:12:46 +0000 |
commit | 8c6a17c3849f320ff4a392446994b6d5a4c785a1 (patch) | |
tree | 36f3aa426ddabbb2a911a032b8af902430a15c7b /security/Makefile | |
parent | 0467d7f0904d32c0e4ec104789746b576fbc14b7 (diff) | |
download | pkgsrc-8c6a17c3849f320ff4a392446994b6d5a4c785a1.tar.gz |
Add and enable systrace-policies
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 516cf522664..24fb248f1ba 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2005/03/22 01:07:32 wiz Exp $ +# $NetBSD: Makefile,v 1.231 2005/03/24 17:12:46 agc Exp $ # COMMENT= Security tools @@ -218,6 +218,7 @@ SUBDIR+= sslwrap SUBDIR+= steghide SUBDIR+= stunnel SUBDIR+= sudo +SUBDIR+= systrace-policies SUBDIR+= tacshell SUBDIR+= tcl-tls SUBDIR+= tcp_wrappers |