summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2001-03-16 15:00:24 +0000
committeragc <agc>2001-03-16 15:00:24 +0000
commitc1a210a27cd7d861790f215e972c5f3393d4f726 (patch)
tree93ff36624d63f132fbd6eaa68ed8915351b68c7e
parent7f5638af998142d0942450277a2f23d7f3296933 (diff)
downloadpkgsrc-c1a210a27cd7d861790f215e972c5f3393d4f726.tar.gz
Remove p5-MD5 - it has been superceded by p5-Digest-MD5.
PR 11649, from Christoph Badura.
-rw-r--r--security/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index 9bdda232b3c..19f21189f7c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2001/03/14 05:17:37 jun Exp $
+# $NetBSD: Makefile,v 1.67 2001/03/16 15:00:24 agc Exp $
#
COMMENT= Security tools
@@ -39,7 +39,6 @@ SUBDIR+= openssl
SUBDIR+= p5-Crypt-Blowfish
SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Digest-MD5
-SUBDIR+= p5-MD5
SUBDIR+= p5-SHA
SUBDIR+= p5-SSLeay
SUBDIR+= pakemon