aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2005-12-19 09:16:46 +0000
committerAndrey Slusar <anray@FreeBSD.org>2005-12-19 09:16:46 +0000
commitecdd1f15e205783d18df1fe553b9fc49ef17a99a (patch)
tree2e484ad5b1dc415351206e70a793a83d9346d8d0 /security/Makefile
parente1792e101863e6cd793cce831f4bbc7673335389 (diff)
downloadports-ecdd1f15e205783d18df1fe553b9fc49ef17a99a.tar.gz
ports-ecdd1f15e205783d18df1fe553b9fc49ef17a99a.zip
Added p5-Crypt-HCE_MD5, perl extension implementing one way hash chaining encryption using MD5.
PR: ports/90589 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Approved by: sem(mentor)
Notes
Notes: svn path=/head/; revision=151537
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 58417f78bccf..48b992f2b55f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -299,6 +299,7 @@
SUBDIR += p5-Crypt-DH
SUBDIR += p5-Crypt-DSA
SUBDIR += p5-Crypt-ECB
+ SUBDIR += p5-Crypt-GPG
SUBDIR += p5-Crypt-GeneratePassword
SUBDIR += p5-Crypt-HCE_SHA
SUBDIR += p5-Crypt-IDEA