diff options
Diffstat (limited to 'math/py-pybloom')
-rw-r--r-- | math/py-pybloom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pybloom/Makefile b/math/py-pybloom/Makefile index 8795f1ec7149..48b177a0b6db 100644 --- a/math/py-pybloom/Makefile +++ b/math/py-pybloom/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Probabilistic data structure +WWW= https://github.com/joseph-fox/python-bloomfilter LICENSE= MIT |