diff options
Diffstat (limited to 'security/py-uhashring')
-rw-r--r-- | security/py-uhashring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-uhashring/Makefile b/security/py-uhashring/Makefile index 02d7cdaea9cd..84bb3966624f 100644 --- a/security/py-uhashring/Makefile +++ b/security/py-uhashring/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Full featured consistent hashing python library +WWW= https://github.com/ultrabug/uhashring LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |