diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 08:16:48 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 08:16:48 +0000 |
commit | 5e6efc45664afbf49cefeed629e096a280e2776c (patch) | |
tree | 66ee2671ee1dce7d3242c25cb470bdb66be5e336 /security/Makefile | |
parent | a151b7a0adba107b05b5d7810a943e100f492fcb (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 8b82ac4c5835..ea268a2f6433 100644 --- a/security/Makefile +++ b/security/Makefile @@ -497,6 +497,7 @@ SUBDIR += p5-Digest-MD5-M4p SUBDIR += p5-Digest-MD5-Reverse SUBDIR += p5-Digest-ManberHash + SUBDIR += p5-Digest-MurmurHash SUBDIR += p5-Digest-Nilsimsa SUBDIR += p5-Digest-Pearson SUBDIR += p5-Digest-Pearson-PurePerl |