diff options
Diffstat (limited to 'devel/concurrencykit/Makefile')
-rw-r--r-- | devel/concurrencykit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/concurrencykit/Makefile b/devel/concurrencykit/Makefile index 65215a6b66aa..984054b60993 100644 --- a/devel/concurrencykit/Makefile +++ b/devel/concurrencykit/Makefile @@ -10,6 +10,7 @@ PATCHFILES= 999d4612e873bb19867ad1d7043c9c18c7c4d3b9.patch:-p1 MAINTAINER= bofh@FreeBSD.org COMMENT= Lock-free data structures for high performance concurrent systems +WWW= http://concurrencykit.org LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |