diff options
author | hasso <hasso@pkgsrc.org> | 2009-03-05 20:37:25 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-03-05 20:37:25 +0000 |
commit | c70d8939e6dea97b9ea478359d194367f6d79167 (patch) | |
tree | d6c2439dfe979de948fe5e55b7e52f80dfbefb1e /security | |
parent | 0bfe3d74306236e1562a6625e8eabe459d651f49 (diff) | |
download | pkgsrc-c70d8939e6dea97b9ea478359d194367f6d79167.tar.gz |
Added security/libp11 version 0.2.4
Added security/engine_pkcs11 version 0.1.5
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 59899590f01..614411e5ed6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.345 2009/02/26 21:59:21 plunky Exp $ +# $NetBSD: Makefile,v 1.346 2009/03/05 20:37:25 hasso Exp $ # COMMENT= Security tools @@ -53,6 +53,7 @@ SUBDIR+= dropbear SUBDIR+= dsniff SUBDIR+= dsniff-nox11 SUBDIR+= egd +SUBDIR+= engine-pkcs11 SUBDIR+= flawfinder SUBDIR+= fprint-demo SUBDIR+= fprot-workstation-bin @@ -104,6 +105,7 @@ SUBDIR+= libksba SUBDIR+= libksba04 SUBDIR+= libmcrypt SUBDIR+= libnasl +SUBDIR+= libp11 SUBDIR+= libprelude SUBDIR+= libpreludedb SUBDIR+= libssh |