svn commit: r562069 - head/graphics/glfw

Fernando Apesteguía fernape at FreeBSD.org
Tue Jan 19 18:42:01 UTC 2021


Author: fernape
Date: Tue Jan 19 18:42:00 2021
New Revision: 562069
URL: https://svnweb.freebsd.org/changeset/ports/562069

Log:
  graphics/glfw: set MAINTAINER
  
  Submitter becomes maintainer (already maintainer of several ports)
  
  PR:	252824
  Submitted by:	ed.arrakis at gmail.com

Modified:
  head/graphics/glfw/Makefile

Modified: head/graphics/glfw/Makefile
==============================================================================
--- head/graphics/glfw/Makefile	Tue Jan 19 18:24:12 2021	(r562068)
+++ head/graphics/glfw/Makefile	Tue Jan 19 18:42:00 2021	(r562069)
@@ -6,7 +6,7 @@ PORTVERSION=	3.3.2
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	ed.arrakis at gmail.com
 COMMENT=	Portable framework for OpenGL development
 
 LICENSE=	ZLIB


More information about the svn-ports-head mailing list