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 becb6f6335c..13ac6942878 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2001/03/16 23:44:33 jun Exp $ +# $NetBSD: Makefile,v 1.69 2001/03/20 14:08:06 wiz Exp $ # COMMENT= Security tools @@ -39,6 +39,7 @@ SUBDIR+= openssh SUBDIR+= openssl SUBDIR+= p5-Crypt-Blowfish SUBDIR+= p5-Crypt-CBC +SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Digest-MD5 SUBDIR+= p5-SHA SUBDIR+= p5-SSLeay |