diff options
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 ea220facc9e..602ee7c12f7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.256 2005/12/06 22:54:51 wiz Exp $ +# $NetBSD: Makefile,v 1.257 2005/12/27 20:57:16 cube Exp $ # COMMENT= Security tools SUBDIR+= AiCA SUBDIR+= AiSSLtelnet +SUBDIR+= CSP SUBDIR+= MyPasswordSafe SUBDIR+= PAM SUBDIR+= aide |