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 | 5cb9931c01dff92dc7baa33d2dcae599895a28ab (patch) | |
tree | 29366ae601cca067d0c1b1ba06b6d242b54a3a36 /security/Makefile | |
parent | 435c70f24081db89fd4a99ea9263ac10271b52f7 (diff) | |
download | pkgsrc-5cb9931c01dff92dc7baa33d2dcae599895a28ab.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 |