diff options
author | markd <markd@pkgsrc.org> | 2012-03-20 05:57:07 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-20 05:57:07 +0000 |
commit | d51b9509f8455a4cd23e6e18407852583d36e905 (patch) | |
tree | 468963cf8bd75ffd59eee5c9e8505e751dfc2587 /security/Makefile | |
parent | 1ad7068a2a8c5a5601e9f639ab254722c362a8b5 (diff) | |
download | pkgsrc-d51b9509f8455a4cd23e6e18407852583d36e905.tar.gz |
add ksecrets, kwallet
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index dcb2c135d15..072f80fc277 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2012/03/13 15:36:37 pettai Exp $ +# $NetBSD: Makefile,v 1.428 2012/03/20 05:57:07 markd Exp $ # COMMENT= Security tools @@ -96,9 +96,11 @@ SUBDIR+= john SUBDIR+= keepassx SUBDIR+= keychain SUBDIR+= knc +SUBDIR+= ksecrets SUBDIR+= kssh SUBDIR+= kstart SUBDIR+= kth-krb4 +SUBDIR+= kwallet SUBDIR+= lasso SUBDIR+= libassuan SUBDIR+= libassuan2 |