summaryrefslogtreecommitdiff
path: root/devel/py-hash_ring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hash_ring/Makefile')
-rw-r--r--devel/py-hash_ring/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-hash_ring/Makefile b/devel/py-hash_ring/Makefile
index 9956b79e354d..d802e6feb6fc 100644
--- a/devel/py-hash_ring/Makefile
+++ b/devel/py-hash_ring/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of consistent hashing in Python
+WWW= https://pypi.org/project/hash_ring/
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached@${PY_FLAVOR}