diff options
author | wiz <wiz> | 2012-10-27 22:19:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-27 22:19:01 +0000 |
commit | e491dd22a9555722ebd7df2fd9e9574702452b9a (patch) | |
tree | 7dfa7088f39e82f6c348b7d2d3228a772b92cfc8 /security | |
parent | 72c6e05c230e7f264b8783569537c788a0b55069 (diff) | |
download | pkgsrc-e491dd22a9555722ebd7df2fd9e9574702452b9a.tar.gz |
+ KeePass.
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 cd7398c3623..5bd6005047e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.442 2012/10/17 22:18:56 pettai Exp $ +# $NetBSD: Makefile,v 1.443 2012/10/27 22:19:01 wiz Exp $ # COMMENT= Security tools @@ -7,6 +7,7 @@ SUBDIR+= Bastille SUBDIR+= CSP SUBDIR+= CoolKey SUBDIR+= EasyPG +SUBDIR+= KeePass SUBDIR+= MyPasswordSafe SUBDIR+= PAM SUBDIR+= aide |