summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-02-26 11:06:55 +0000
committerhasso <hasso@pkgsrc.org>2009-02-26 11:06:55 +0000
commit805195b8cc1a8e081e738f128ab5656915b1e701 (patch)
treea465473a7c861611bda4fa237680a5d3feafc0d7 /security/Makefile
parent46698f3f26bfe63b5c514762dd3f955301d381c2 (diff)
downloadpkgsrc-805195b8cc1a8e081e738f128ab5656915b1e701.tar.gz
+ openct, opensc, opensc-signer
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index a3a2199b7ed..3c8f8f536ae 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.343 2009/02/17 23:17:08 adrianp Exp $
+# $NetBSD: Makefile,v 1.344 2009/02/26 11:06:55 hasso Exp $
#
COMMENT= Security tools
@@ -129,7 +129,10 @@ SUBDIR+= nfsbug
SUBDIR+= nikto
SUBDIR+= ocaml-ssl
SUBDIR+= opencdk
+SUBDIR+= openct
SUBDIR+= openpam
+SUBDIR+= opensc
+SUBDIR+= opensc-signer
SUBDIR+= openssh
SUBDIR+= openssl
SUBDIR+= openvas-client