diff options
Diffstat (limited to 'devel/parallel-hashmap/Makefile')
-rw-r--r-- | devel/parallel-hashmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/parallel-hashmap/Makefile b/devel/parallel-hashmap/Makefile index 0bc4de6a09ec..2db7b8d3326c 100644 --- a/devel/parallel-hashmap/Makefile +++ b/devel/parallel-hashmap/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Set of excellent hash map implementations (a C++ header-only library) +WWW= https://github.com/greg7mdp/parallel-hashmap LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |