summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-09-17 16:43:48 +0000
committerLars Thegler <lth@FreeBSD.org>2005-09-17 16:43:48 +0000
commit5f92c24a0b581bd26e26a85551e4b8a3cd0c0832 (patch)
tree11246ccc426763fa86eaba0267c2bee60877012d /security/Makefile
parent- Fix runtime crash on FreeBSD 6.0 (diff)
Add p5-Digest-SHA 5.31, Perl extension for SHA-1/224/256/384/512.
PR: ports/84570 Submitted by: Travis Campbell <hcoyote@ghostar.org>
Notes
Notes: svn path=/head/; revision=143012
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 a818f0c926eb..473951ee17e9 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -323,6 +323,7 @@
SUBDIR += p5-Digest-MD5
SUBDIR += p5-Digest-MD5-M4p
SUBDIR += p5-Digest-Nilsimsa
+ SUBDIR += p5-Digest-SHA
SUBDIR += p5-Digest-SHA1
SUBDIR += p5-Digest-SHA2
SUBDIR += p5-Digest-SHA256