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 58cb1204ce9..939c0911e8f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.299 2007/06/07 16:50:25 wiz Exp $ +# $NetBSD: Makefile,v 1.300 2007/07/27 23:12:08 seb Exp $ # COMMENT= Security tools @@ -155,6 +155,7 @@ SUBDIR+= p5-Crypt-OpenSSL-RSA SUBDIR+= p5-Crypt-OpenSSL-Random SUBDIR+= p5-Crypt-PasswdMD5 SUBDIR+= p5-Crypt-Primes +SUBDIR+= p5-Crypt-RC4 SUBDIR+= p5-Crypt-RIPEMD160 SUBDIR+= p5-Crypt-RSA SUBDIR+= p5-Crypt-RandPasswd |