aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-09 05:35:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-09 05:35:18 +0000
commitf9da8d0ed0bf67f269aa467fac1fdcaf71fe1a81 (patch)
treec8977ffef36eb17a374adda98a0df986c118451b /security/Makefile
parent28432da97990e18bfb3b7a54c29dadf46eda7c06 (diff)
downloadports-f9da8d0ed0bf67f269aa467fac1fdcaf71fe1a81.tar.gz
ports-f9da8d0ed0bf67f269aa467fac1fdcaf71fe1a81.zip
add p5-Digest-MD4 1.1
Perl5 interface to the MD4 message digest algorithm
Notes
Notes: svn path=/head/; revision=75164
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 51a5307f2180..1db7914e8e71 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -205,6 +205,7 @@
SUBDIR += p5-Digest-BubbleBabble
SUBDIR += p5-Digest-HMAC
SUBDIR += p5-Digest-MD2
+ SUBDIR += p5-Digest-MD4
SUBDIR += p5-Digest-MD5
SUBDIR += p5-Digest-Nilsimsa
SUBDIR += p5-Digest-SHA1