summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorhasso <hasso>2009-02-26 11:06:55 +0000
committerhasso <hasso>2009-02-26 11:06:55 +0000
commit3d6bd496b750d12ef8c11b1dc658b2f52bc8add7 (patch)
treea465473a7c861611bda4fa237680a5d3feafc0d7 /security/Makefile
parentd40f22429f647b7fbd8d0034475a694ab3ee58e2 (diff)
downloadpkgsrc-3d6bd496b750d12ef8c11b1dc658b2f52bc8add7.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