diff options
Diffstat (limited to 'security/Makefile')
-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 |