diff options
author | drochner <drochner@pkgsrc.org> | 2012-02-03 14:45:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-02-03 14:45:29 +0000 |
commit | f91638a68a91d6469110052309c480dbcd0b6203 (patch) | |
tree | 064021b6281af896c227867d2864a1e6423e3df7 /security | |
parent | 782863f45cb2dd4494744284c01d4fc85d9a5876 (diff) | |
download | pkgsrc-f91638a68a91d6469110052309c480dbcd0b6203.tar.gz |
+p11-kit
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 d94ad510745..b1cd2dafbc9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.422 2012/01/11 20:10:44 drochner Exp $ +# $NetBSD: Makefile,v 1.423 2012/02/03 14:45:29 drochner Exp $ # COMMENT= Security tools @@ -170,6 +170,7 @@ SUBDIR+= openvas-plugins SUBDIR+= openvas-server SUBDIR+= otpCalc SUBDIR+= p0f +SUBDIR+= p11-kit SUBDIR+= p5-Authen-CAS-Client SUBDIR+= p5-Authen-Htpasswd SUBDIR+= p5-Authen-PAM |