aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 21:45:20 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 21:45:20 +0000
commit0e5ac9c4a863f0af37ebc90bdb6e9e77659b5bd0 (patch)
tree97af4682234c213f88aa2ad94a07bf87a08bfb9c /security/Makefile
parent60b59b167cb39f1e04c91ee9dd5f92ae318fbd34 (diff)
downloadports-0e5ac9c4a863f0af37ebc90bdb6e9e77659b5bd0.tar.gz
ports-0e5ac9c4a863f0af37ebc90bdb6e9e77659b5bd0.zip
MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a
one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides functions to search several online MD5 hashes database and return the results (or return undefined if no match found). WWW: http://search.cpan.org/dist/Digest-MD5-Reverse PR: ports/90576 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151446
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 7e85c974ca8a..0cea1c273e96 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -347,6 +347,7 @@
SUBDIR += p5-Digest-MD5
SUBDIR += p5-Digest-MD5-File
SUBDIR += p5-Digest-MD5-M4p
+ SUBDIR += p5-Digest-MD5-Reverse
SUBDIR += p5-Digest-Nilsimsa
SUBDIR += p5-Digest-SHA
SUBDIR += p5-Digest-SHA1