diff options
Diffstat (limited to 'devel/libthmap/Makefile')
-rw-r--r-- | devel/libthmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libthmap/Makefile b/devel/libthmap/Makefile index d6177fa2eece..3034b6a1f827 100644 --- a/devel/libthmap/Makefile +++ b/devel/libthmap/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Concurrent trie-hash map library +WWW= https://github.com/rmind/thmap LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE |