aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-09-23 05:39:34 +0800
committerjkim <jkim@FreeBSD.org>2015-09-23 05:39:34 +0800
commit7d7f980f5e338a93a362edf0120465ab2a6c18ec (patch)
tree2249bf843278f0a03c13bd048c1c93394ada59b5 /math
parent241be53507f6d0ee1ad8402f34fb687940727711 (diff)
downloadfreebsd-ports-gnome-7d7f980f5e338a93a362edf0120465ab2a6c18ec.tar.gz
freebsd-ports-gnome-7d7f980f5e338a93a362edf0120465ab2a6c18ec.tar.zst
freebsd-ports-gnome-7d7f980f5e338a93a362edf0120465ab2a6c18ec.zip
Fix COMMENT to reflect actual description of the library.
Approved by: dieterich@ogolem.org (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/clrng/Makefile2
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