git: 35fd43b7dbf8 - main - x11/virtualgl: Maintainer reset
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 00:04:51 UTC
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=35fd43b7dbf85f3a79dbf0f9e08d45cd787ca94a
commit 35fd43b7dbf85f3a79dbf0f9e08d45cd787ca94a
Author: Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-12-06 00:01:15 +0000
Commit: Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-12-06 00:03:34 +0000
x11/virtualgl: Maintainer reset
There has been multiple consecutive maintainer timeouts for the port
maintained by David Mackay <davidjx8p@gmail.com>. We thank David for all
their efforts and hope to welcome them back in the future.
PR: 260244
---
x11/virtualgl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/virtualgl/Makefile b/x11/virtualgl/Makefile
index 54f85a41abc7..17fa5eb28d28 100644
--- a/x11/virtualgl/Makefile
+++ b/x11/virtualgl/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11 graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= VirtualGL-${PORTVERSION}
-MAINTAINER= davidjx8p@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Redirects commands from an OpenGL app to another X server
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \