diff options
Diffstat (limited to 'devel/libcuckoo/Makefile')
-rw-r--r-- | devel/libcuckoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcuckoo/Makefile b/devel/libcuckoo/Makefile index a5d1ef49e07b..581779bcc917 100644 --- a/devel/libcuckoo/Makefile +++ b/devel/libcuckoo/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= arrowd@FreeBSD.org COMMENT= Performant hash table implementation +WWW= https://github.com/efficient/libcuckoo LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |