git: 504d048fda71 - 2023Q2 - devel/opencl-clang: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 05:16:30 UTC
The branch 2023Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=504d048fda71ec78a124715b8a4db575d44cc62a
commit 504d048fda71ec78a124715b8a4db575d44cc62a
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-04 01:00:00 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-04 05:15:13 +0000
devel/opencl-clang: drop maintainership
(cherry picked from commit 3e0dcec3866b0b0278fabe3b93038f4df1ca4974)
---
devel/opencl-clang/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/opencl-clang/Makefile b/devel/opencl-clang/Makefile
index 8433370f7901..9c6d5f012f47 100644
--- a/devel/opencl-clang/Makefile
+++ b/devel/opencl-clang/Makefile
@@ -9,7 +9,7 @@ DISTVERSION_llvm11= 11.0.0
CATEGORIES= devel
PKGNAMESUFFIX= -${FLAVOR}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Clang wrapper to compile OpenCL C kernels to SPIR-V modules
WWW= https://github.com/intel/opencl-clang