diff options
Diffstat (limited to 'math/clrng')
-rw-r--r-- | math/clrng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/clrng/Makefile b/math/clrng/Makefile index 2505c07ba52e..db8638f3ef6e 100644 --- a/math/clrng/Makefile +++ b/math/clrng/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= jmd@FreeBSD.org COMMENT= Library for uniform random number generation in OpenCL +WWW= https://github.com/clMathLibraries/clRNG LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |