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 97e20ce0445..5ac42218d2b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2005/07/20 03:29:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.244 2005/07/31 01:06:43 wiz Exp $ # COMMENT= Security tools @@ -181,6 +181,7 @@ SUBDIR+= priv SUBDIR+= prngd SUBDIR+= pscan SUBDIR+= putty +SUBDIR+= pwsafe SUBDIR+= py-OpenSSL SUBDIR+= py-amkCrypto SUBDIR+= py-crack |