diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-17 14:16:08 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-17 14:16:08 +0000 |
commit | 6900e1d6f735c90fc082a09b7a62586b4f280cff (patch) | |
tree | bad2783358b02eb82420f9b0d62dca8f4fe5b604 /security/Makefile | |
parent | 3790a4a1ac07dda5e2d7df38b0d4bcacc0d7bf0b (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 72c550213940..84f5ce450a55 100644 --- a/security/Makefile +++ b/security/Makefile @@ -332,6 +332,7 @@ SUBDIR += p5-Digest-Adler32 SUBDIR += p5-Digest-BubbleBabble SUBDIR += p5-Digest-CRC + SUBDIR += p5-Digest-Crc32 SUBDIR += p5-Digest-HMAC SUBDIR += p5-Digest-Haval256 SUBDIR += p5-Digest-MD2 |