summaryrefslogtreecommitdiff
path: root/devel/robin-hood-hashing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/robin-hood-hashing/Makefile')
-rw-r--r--devel/robin-hood-hashing/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/robin-hood-hashing/Makefile b/devel/robin-hood-hashing/Makefile
index 0b33165653a4..2bc7a094e007 100644
--- a/devel/robin-hood-hashing/Makefile
+++ b/devel/robin-hood-hashing/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= devel python
MAINTAINER= yuri@FreeBSD.org
COMMENT= Fast & memory efficient hashtable based on robin hood hashing for C++
+WWW= https://github.com/martinus/robin-hood-hashing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE