summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-18 16:58:08 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-18 16:58:08 +0000
commit8adebe1b7e04fa98437edf55ad1ee13aa5e1d3ee (patch)
treedce593c7037de7c63f7e5c9329af88da09a48378 /security/Makefile
parentFix the Postgres dependency. (diff)
add p5-Crypt-PasswordMD5 1.2
Perl module that provides interoperable MD5-based crypt() function PR: 39467 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=61514
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 9b39dd7ed376..9b4cfdf9e7ab 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -146,6 +146,7 @@
SUBDIR += p5-Crypt-OpenSSL-Random
SUBDIR += p5-Crypt-PGPSimple
SUBDIR += p5-Crypt-PassGen
+ SUBDIR += p5-Crypt-PasswdMD5
SUBDIR += p5-Crypt-Primes
SUBDIR += p5-Crypt-RC4
SUBDIR += p5-Crypt-RIPEMD160