summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-12 00:49:14 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-12 00:49:14 +0000
commitab5036213c0a88aeb0751c212f558b220e512e8b (patch)
tree13ee23f15f58612a7dc259ca87be1cd44062043b /security/Makefile
parentCrypt::Random is an interface module to the /dev/random device found on most (diff)
Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
containers of data.
Notes
Notes: svn path=/head/; revision=47723
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 87a58b290b33..4bfe24788d26 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -132,6 +132,7 @@
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-PGP
SUBDIR += p5-PGP-Sign
+ SUBDIR += p5-Tie-EncryptedHash
SUBDIR += pad
SUBDIR += pam-mysql
SUBDIR += pam-pgsql