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 | 8993bfdcdecf8fba5398e8274c12cad95eebf9ce (patch) | |
tree | 064021b6281af896c227867d2864a1e6423e3df7 /security | |
parent | 66d6be20445750ad7661bba91ae1a54170fe0d71 (diff) | |
download | pkgsrc-8993bfdcdecf8fba5398e8274c12cad95eebf9ce.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 |