Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2024 12:32:29 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58aaf801faec - main - graphics/glfw: get maintainership
Message-ID:  <202404291232.43TCWT5v074960@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58aaf801faec7fd27602ede48e8a6d46273d08de

commit 58aaf801faec7fd27602ede48e8a6d46273d08de
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-04-29 12:28:57 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-04-29 12:28:57 +0000

    graphics/glfw: get maintainership
    
    Approved by:    eduardo (previous maintainer via email)
    MFH:            2024Q2
---
 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?202404291232.43TCWT5v074960>