aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-03 19:02:01 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-03 19:02:01 +0000
commite8809ccea14a049d95fb1bc46962cf854525e8cb (patch)
tree56f87e5b70116815d7bc78c177b43ae1203b2980 /graphics
parent810a1bd99200f123c4fa4c12f338d031a9ce7e71 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libGL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libGL/Makefile b/graphics/libGL/Makefile
index ec5e7da2c4cd..c16ac0020fad 100644
--- a/graphics/libGL/Makefile
+++ b/graphics/libGL/Makefile
@@ -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 \