aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/