diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-13 18:02:27 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-13 18:02:27 +0000 |
commit | 27f4dbb15e7d75340cab4df7a7f578acd821d053 (patch) | |
tree | a0d7c5ba5faa540d7f76fe7f95aecc3bbfa6b84b /security | |
parent | 409d6f5bb51e277b03a158fc7fb06e08e3e2d86a (diff) | |
download | pkgsrc-27f4dbb15e7d75340cab4df7a7f578acd821d053.tar.gz |
+ softhsm
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 8df7aada5ac..961e3ebcc0d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.375 2010/03/12 22:18:42 pettai Exp $ +# $NetBSD: Makefile,v 1.376 2010/03/13 18:02:27 pettai Exp $ # COMMENT= Security tools @@ -319,6 +319,7 @@ SUBDIR+= smtpd SUBDIR+= sniff SUBDIR+= snortsnarf SUBDIR+= snow +SUBDIR+= softhsm SUBDIR+= srm SUBDIR+= srp_client SUBDIR+= ssh-askpass |