diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-09-05 12:28:02 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-09-05 12:28:02 +0000 |
commit | e80e4713fb410ca3efbbeef75a6b07b4b7561e30 (patch) | |
tree | b8770db76b2bfc3fb8d2591e281cfb805891dca4 /security/Makefile | |
parent | 6393831e4daa89a07ed73ecced826787cc53a4c8 (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 8d0c545a2e04..7b079491d85c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -512,6 +512,7 @@ SUBDIR += p5-Data-Password SUBDIR += p5-Digest SUBDIR += p5-Digest-Adler32 + SUBDIR += p5-Digest-Bcrypt SUBDIR += p5-Digest-BubbleBabble SUBDIR += p5-Digest-CRC SUBDIR += p5-Digest-Crc32 |