diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-11-28 16:10:52 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-11-28 16:10:52 +0000 |
| commit | b2ece919c9010fff17dccac0462c8d705cadea87 (patch) | |
| tree | 5ee0a64f78be091b7d421d1370e7c5cc323dc16b /math/clblast | |
| parent | 9cb153ab34840d98a13cde17c524498a70cdd7f3 (diff) | |
Diffstat (limited to 'math/clblast')
| -rw-r--r-- | math/clblast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clblast/Makefile b/math/clblast/Makefile index 0229c5d483d7..11d8b1da015c 100644 --- a/math/clblast/Makefile +++ b/math/clblast/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.0 PORTREVISION= 4 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern, lightweight, performant and tunable OpenCL BLAS library WWW= https://github.com/CNugteren/CLBlast |
