From c64dd4d945ecbd29cc36b876cb7b58ea806c65e0 Mon Sep 17 00:00:00 2001 From: Kevin Bowling Date: Fri, 20 Feb 2026 22:56:32 -0700 Subject: [PATCH] graphics/eglexternalplatform: Take for x11 maintainership This will fall under the nvidia umbrella of x11: ashafer, danfe, kbowling, Tomoaki AOKI --- graphics/eglexternalplatform/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/eglexternalplatform/Makefile b/graphics/eglexternalplatform/Makefile index 24360920d55e..c2fec1fffc92 100644 --- a/graphics/eglexternalplatform/Makefile +++ b/graphics/eglexternalplatform/Makefile @@ -2,7 +2,7 @@ PORTNAME= eglexternalplatform DISTVERSION= 1.2.1 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= EGL External Platform interface WWW= https://github.com/NVIDIA/eglexternalplatform