diff options
Diffstat (limited to 'devel/libmill/Makefile')
-rw-r--r-- | devel/libmill/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libmill/Makefile b/devel/libmill/Makefile index a155bb527595..263bb3a35447 100644 --- a/devel/libmill/Makefile +++ b/devel/libmill/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://libmill.org/ MAINTAINER= bapt@FreeBSD.org COMMENT= Go-style concurrency in CGo-style concurrency in C +WWW= http://libmill.org LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |