summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-09-19 03:21:24 +0000
committermjl <mjl@pkgsrc.org>2001-09-19 03:21:24 +0000
commit35be513ee8685771db71908390289ef5d1284a7d (patch)
treec708436a08c812906f6d89bf301000598676abd5 /security
parent9f6ccc0a3e96b5af497cd3af7a0163cca1e28bc2 (diff)
downloadpkgsrc-35be513ee8685771db71908390289ef5d1284a7d.tar.gz
Add p5-Digest-MD2, p5-Digest-MD4, p5-Digest-SHA1
Diffstat (limited to 'security')
-rw-r--r--security/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 931c820f875..5865d1c8a81 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2001/09/15 14:21:59 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2001/09/19 03:21:24 mjl Exp $
#
COMMENT= Security tools
@@ -47,7 +47,10 @@ SUBDIR+= p0f
SUBDIR+= p5-Crypt-Blowfish
SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-DES
+SUBDIR+= p5-Digest-MD2
+SUBDIR+= p5-Digest-MD4
SUBDIR+= p5-Digest-MD5
+SUBDIR+= p5-Digest-SHA1
SUBDIR+= p5-SHA
SUBDIR+= p5-SSLeay
SUBDIR+= pakemon