diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-04 01:00:00 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-04 05:00:07 +0000 |
| commit | 0b4ee874fd78b8c1e31fb02ec0ac5a3b77fca4f2 (patch) | |
| tree | b3547115a5c29ff1904a369eb799d5eb0873331e | |
| parent | bdba097f967a90b18160abab9322db2d27ce85bb (diff) | |
lang/intel-compute-runtime: drop maintainership
| -rw-r--r-- | lang/intel-compute-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 9be4ddc1b71c..6038103ebb2c 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -4,7 +4,7 @@ CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenCL implementation for Intel HD 5000 (Gen8) or newer WWW= https://01.org/compute-runtime |
