diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index d6a45b65f78c4..8b33dd90eda34 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/