diff options
Diffstat (limited to 'math/clrng/Makefile')
-rw-r--r-- | math/clrng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clrng/Makefile b/math/clrng/Makefile index b98155379469..1d361f8b5669 100644 --- a/math/clrng/Makefile +++ b/math/clrng/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= math MAINTAINER= dieterich@ogolem.org -COMMENT= Software library containing BLAS functions written in OpenCL +COMMENT= Library for uniform random number generation in OpenCL LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE |