diff options
Diffstat (limited to 'devel/mimalloc/Makefile')
-rw-r--r-- | devel/mimalloc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile index 1785ffb50929..9e3dcdf98db0 100644 --- a/devel/mimalloc/Makefile +++ b/devel/mimalloc/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org COMMENT= General-purpose allocator with excellent performance characteristics +WWW= https://github.com/microsoft/mimalloc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |