diff options
author | dholland <dholland@pkgsrc.org> | 2015-07-25 18:29:02 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-07-25 18:29:02 +0000 |
commit | 20b607e8cef5265fab6fbe0001cb5372cd59634a (patch) | |
tree | e2c534bbc90400014a965df849af6e5d0df2989b /security | |
parent | 24e66e0e54fd82feeb69064182cffec6539ea4a0 (diff) | |
download | pkgsrc-20b607e8cef5265fab6fbe0001cb5372cd59634a.tar.gz |
-gtk-systrace
-systrace-policies
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile index f84fb03c26c..5b6baed9978 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.559 2015/07/06 10:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.560 2015/07/25 18:29:02 dholland Exp $ # COMMENT= Security tools @@ -99,7 +99,6 @@ SUBDIR+= gpgme SUBDIR+= gpshell SUBDIR+= gsasl SUBDIR+= gss -SUBDIR+= gtk-systrace SUBDIR+= guardtime SUBDIR+= hackbot SUBDIR+= hashcash @@ -470,7 +469,6 @@ SUBDIR+= stegtunnel SUBDIR+= stud SUBDIR+= stunnel SUBDIR+= sudo -SUBDIR+= systrace-policies SUBDIR+= tacshell SUBDIR+= tcl-tls SUBDIR+= tcp_wrappers |