diff options
author | barner <barner@FreeBSD.org> | 2005-06-02 17:48:10 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-06-02 17:48:10 +0800 |
commit | 497b2275739f81032fb432f89315aa5c29c0fc0b (patch) | |
tree | 5cacada54eec3f5fc4bbb7fe918e7a14a966d05b /textproc/Makefile | |
parent | 209f1d2044ff171f061acff4f95457e009dc8b95 (diff) | |
download | freebsd-ports-gnome-497b2275739f81032fb432f89315aa5c29c0fc0b.tar.gz freebsd-ports-gnome-497b2275739f81032fb432f89315aa5c29c0fc0b.tar.zst freebsd-ports-gnome-497b2275739f81032fb432f89315aa5c29c0fc0b.zip |
Add p5-Bloom-Filter 0.03,
a probabilistic algorithm for doing
existence tests.
PR: 70062
Submitted by: Aaron Straup Cope <ascope@cpan.org>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3c3714352000..862194b4878a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -269,6 +269,7 @@ SUBDIR += or-aspell SUBDIR += p5-Apache-ParseLog SUBDIR += p5-Apache-XBEL + SUBDIR += p5-Bloom-Filter SUBDIR += p5-CSS-SAC SUBDIR += p5-CSS-Tiny SUBDIR += p5-Data-FormValidator |