Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2021 18:42:00 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562069 - head/graphics/glfw
Message-ID:  <202101191842.10JIg05I003905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
+MAINTAINER=	ed.arrakis@gmail.com
 COMMENT=	Portable framework for OpenGL development
 
 LICENSE=	ZLIB



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101191842.10JIg05I003905>