diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-01-22 18:14:01 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-01-22 18:14:01 +0000 |
commit | cc48a107f0f62be065b16e2e499978ae5c926145 (patch) | |
tree | 8912865e5038c4ba4862bb6c81d53026dfc54688 /security | |
parent | d43494a0ba0d62a32545d41eb9da1c5cb0a0ae9f (diff) | |
download | pkgsrc-cc48a107f0f62be065b16e2e499978ae5c926145.tar.gz |
Note addition of tinyca-0.6.7
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index abb16d1d274..31d0cd2b66d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2005/01/22 13:22:46 peter Exp $ +# $NetBSD: Makefile,v 1.222 2005/01/22 18:14:01 adrianp Exp $ # COMMENT= Security tools @@ -217,6 +217,7 @@ SUBDIR+= sudo SUBDIR+= tacshell SUBDIR+= tcp_wrappers SUBDIR+= tct +SUBDIR+= tinyca SUBDIR+= tkpasman SUBDIR+= tls SUBDIR+= tripwire |