diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-18 03:56:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-18 03:56:12 +0000 |
commit | 1b7c693d6c588864a2a51fa382a00ac73fc4ecbb (patch) | |
tree | c15997fdc5d5ff255223b2e8eab8894b76e136b6 /security/Makefile | |
parent | 6d23f68b9bb9cdbc9ee020a7b11ef07ef2f71b78 (diff) | |
download | pkgsrc-1b7c693d6c588864a2a51fa382a00ac73fc4ecbb.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 |