aboutsummaryrefslogtreecommitdiff
path: root/graphics/glfw
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
commit103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch)
treebfe3485de7a1f7668387f5366002e714dfbc64fc /graphics/glfw
parent0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff)
downloadports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz
ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors) Differential Revision: https://reviews.freebsd.org/D28534
Notes
Notes: svn path=/head/; revision=564845
Diffstat (limited to 'graphics/glfw')
-rw-r--r--graphics/glfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile
index 287a904721e1..889f2986c161 100644
--- a/graphics/glfw/Makefile
+++ b/graphics/glfw/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 3.3.2
CATEGORIES= graphics
MASTER_SITES= SF
-MAINTAINER= ed.arrakis@gmail.com
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Portable framework for OpenGL development
LICENSE= ZLIB