Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 19:02:02 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322249 - head/graphics/libGL
Message-ID:  <201307031902.r63J228c078883@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed Jul  3 19:02:01 2013
New Revision: 322249
URL: http://svnweb.freebsd.org/changeset/ports/322249

Log:
  Add a maintainer
  
  Obtained from:	xorg development repo

Modified:
  head/graphics/libGL/Makefile

Modified: head/graphics/libGL/Makefile
==============================================================================
--- head/graphics/libGL/Makefile	Wed Jul  3 18:59:54 2013	(r322248)
+++ head/graphics/libGL/Makefile	Wed Jul  3 19:02:01 2013	(r322249)
@@ -6,6 +6,7 @@ PORTVERSION=	${MESAVERSION}
 PORTREVISION=	4
 CATEGORIES=	graphics
 
+MAINTAINER=	x11@FreeBSD.org
 COMMENT=	OpenGL library that renders using GLX or DRI
 
 LIB_DEPENDS+=	drm:${PORTSDIR}/graphics/libdrm \



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