summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-07-27 23:12:08 +0000
committerseb <seb@pkgsrc.org>2007-07-27 23:12:08 +0000
commit121016f080c050761d364121c18fcb67991fe00d (patch)
tree3a67aeca65f45da3843dbd58939f4cb4af23e49c /security
parent576322c0946faa82ae89e23291b219e9d565bd7a (diff)
downloadpkgsrc-121016f080c050761d364121c18fcb67991fe00d.tar.gz
Add & enable p5-Crypt-RC4
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
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