git: 6ff640d5fe31 - main - graphics/glslang: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Jul 2025 01:05:23 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6ff640d5fe314b7aa340ad20d7d7f755fa46a140
commit 6ff640d5fe314b7aa340ad20d7d7f755fa46a140
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-07-03 00:55:33 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-07-03 01:04:06 +0000
graphics/glslang: drop maintainership
---
graphics/glslang/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile
index c9bb96b4434a..0e4b68c02b1c 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -2,7 +2,7 @@ PORTNAME= glslang
DISTVERSION= 15.4.0
CATEGORIES= graphics
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL and OpenGL ES shader front end and validator
WWW= https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/