aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-04-29 12:28:57 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-04-29 12:28:57 +0000
commit58aaf801faec7fd27602ede48e8a6d46273d08de (patch)
tree116a2663a66394765672abb5a1403af3938dffe2
parent1752db72ddd89f09363a4688342d1b5039fc9e44 (diff)
downloadports-58aaf801faec7fd27602ede48e8a6d46273d08de.tar.gz
ports-58aaf801faec7fd27602ede48e8a6d46273d08de.zip
graphics/glfw: get maintainership
Approved by: eduardo (previous maintainer via email) MFH: 2024Q2
-rw-r--r--graphics/glfw/Makefile2
1 files changed, 1 insertions, 1 deletions
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/