diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9c847f8fec9..3a2469e3d6c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2004/11/11 18:22:25 seb Exp $ +# $NetBSD: Makefile,v 1.209 2004/11/12 11:33:11 darcy Exp $ # COMMENT= Security tools @@ -172,6 +172,7 @@ SUBDIR+= pscan SUBDIR+= putty SUBDIR+= py-OpenSSL SUBDIR+= py-amkCrypto +SUBDIR+= py-crack SUBDIR+= py-cryptkit SUBDIR+= py-gnupg SUBDIR+= py-gnutls |