diff options
Diffstat (limited to 'devel/libconcurrent/Makefile')
-rw-r--r-- | devel/libconcurrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libconcurrent/Makefile b/devel/libconcurrent/Makefile index 2c47568600d8..fd16f6ee5cca 100644 --- a/devel/libconcurrent/Makefile +++ b/devel/libconcurrent/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Tiny asymmetric-coroutine library +WWW= https://github.com/sharow/libconcurrent/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE |