Date: Mon, 29 Apr 2024 13:32:19 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 52630f65e608 - 2024Q2 - graphics/glfw: get maintainership Message-ID: <202404291332.43TDWJU2075476@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=52630f65e60880ff2e5b996337ef5f018e9125dd commit 52630f65e60880ff2e5b996337ef5f018e9125dd Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-04-29 12:28:57 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-04-29 13:31:46 +0000 graphics/glfw: get maintainership Approved by: eduardo (previous maintainer via email) MFH: 2024Q2 (cherry picked from commit 58aaf801faec7fd27602ede48e8a6d46273d08de) --- graphics/glfw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index d6a45b65f78c..8b33dd90eda3 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.4 CATEGORIES= graphics MASTER_SITES= https://github.com/glfw/glfw/releases/download/${DISTVERSION}/ -MAINTAINER= eduardo@FreeBSD.org +MAINTAINER= vvd@FreeBSD.org COMMENT= Portable framework for OpenGL development WWW= https://www.glfw.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404291332.43TDWJU2075476>