diff options
author | sekiya <sekiya@pkgsrc.org> | 2004-05-26 12:05:10 +0000 |
---|---|---|
committer | sekiya <sekiya@pkgsrc.org> | 2004-05-26 12:05:10 +0000 |
commit | fdd0d9e7b776b87bdd6ffd799bcf249513787ddb (patch) | |
tree | 29366ae601cca067d0c1b1ba06b6d242b54a3a36 /security/Makefile | |
parent | dc9f657dab8ab70a741156412f86ff9680b0fa27 (diff) | |
download | pkgsrc-fdd0d9e7b776b87bdd6ffd799bcf249513787ddb.tar.gz |
Add tacshell.
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 f0e4252d23b..986c166c245 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2004/05/16 00:02:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.183 2004/05/26 12:05:10 sekiya Exp $ # COMMENT= Security tools @@ -182,6 +182,7 @@ SUBDIR+= ssldump SUBDIR+= sslwrap SUBDIR+= stunnel SUBDIR+= sudo +SUBDIR+= tacshell SUBDIR+= tcp_wrappers SUBDIR+= tct SUBDIR+= tkpasman |