diff options
author | hasso <hasso> | 2009-02-26 11:06:55 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-02-26 11:06:55 +0000 |
commit | 07f91595ba1c183ff686cd6462a66c825573e5fb (patch) | |
tree | a465473a7c861611bda4fa237680a5d3feafc0d7 /security/Makefile | |
parent | 7563976516cb78554f1833ec7d7471a7b01f4345 (diff) | |
download | pkgsrc-07f91595ba1c183ff686cd6462a66c825573e5fb.tar.gz |
+ openct, opensc, opensc-signer
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 5 |
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 |