diff options
Diffstat (limited to 'devel/stdx-allocator')
-rw-r--r-- | devel/stdx-allocator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/stdx-allocator/Makefile b/devel/stdx-allocator/Makefile index ecdcf1209208..2a528c04922e 100644 --- a/devel/stdx-allocator/Makefile +++ b/devel/stdx-allocator/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= acm@FreeBSD.org COMMENT= Containers backed on dlang by std.experimental.allocator +WWW= https://github.com/dlang-community/stdx-allocator LICENSE= BSL |