aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-12-10 23:00:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-12-10 23:00:28 +0000
commitfa1bbae01b9792a20837ef2612742ddce51266ca (patch)
treef88afc771816945e45d90e6986193d2c692acf4b /graphics/libosmesa
parent1dd6f842e9431f25f98951880b261568d4adf442 (diff)
downloadports-fa1bbae01b9792a20837ef2612742ddce51266ca.tar.gz
ports-fa1bbae01b9792a20837ef2612742ddce51266ca.zip
Grab maintainer, we maintain the other Mesa based ports already.
Notes
Notes: svn path=/head/; revision=374494
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r--graphics/libosmesa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 51aae1f073ee..f82d79c63985 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
DISTNAME= MesaLib-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= x11@FreeBSD.org
COMMENT= Off-Screen Mesa implementation of the OpenGL API
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2