diff options
author | wiz <wiz> | 2002-12-18 03:56:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-18 03:56:12 +0000 |
commit | 11e0affd875c58962883bad8360191e81994ac38 (patch) | |
tree | c15997fdc5d5ff255223b2e8eab8894b76e136b6 /security/Makefile | |
parent | e4729bcc83913c3454034d47ed5c0c18fe74c628 (diff) | |
download | pkgsrc-11e0affd875c58962883bad8360191e81994ac38.tar.gz |
Add and enable gtk-systrace and tkpasman.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a54d7f5aa69..56293d9a683 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2002/11/26 13:48:42 pooka Exp $ +# $NetBSD: Makefile,v 1.124 2002/12/18 03:56:12 wiz Exp $ # COMMENT= Security tools @@ -27,6 +27,7 @@ SUBDIR+= fsh SUBDIR+= gnupg SUBDIR+= gpa SUBDIR+= gpgme +SUBDIR+= gtk-systrace SUBDIR+= hackbot SUBDIR+= isakmpd SUBDIR+= john @@ -124,6 +125,7 @@ SUBDIR+= stunnel SUBDIR+= sudo SUBDIR+= tcp_wrappers SUBDIR+= tct +SUBDIR+= tkpasman SUBDIR+= tripwire SUBDIR+= uvscan SUBDIR+= winbind |