aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-01-28 09:10:58 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-01-28 09:10:58 +0000
commit61550a407d3ce1a082802785fe4656042956a9ad (patch)
tree71a6f0517ef9cf1d95a3974e11430272a51da93a /graphics
parent456588d74d1ff945cc2289ac522a40910f14f7b0 (diff)
downloadports-61550a407d3ce1a082802785fe4656042956a9ad.tar.gz
ports-61550a407d3ce1a082802785fe4656042956a9ad.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libglut/Makefile2
-rw-r--r--graphics/mesa-demos/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile
index f7054c922dfb..d266475c035a 100644
--- a/graphics/libglut/Makefile
+++ b/graphics/libglut/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mesa3d
DISTNAME= MesaDemos-${PORTVERSION}
-MAINTAINER= anholt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A graphics library similar to SGI's OpenGL
USE_BZIP2= yes
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile
index 84247ec4b474..f70b8c3f270c 100644
--- a/graphics/mesa-demos/Makefile
+++ b/graphics/mesa-demos/Makefile
@@ -17,7 +17,7 @@ PKGNAMEPREFIX= mesa-
DISTFILES= MesaDemos-${PORTVERSION}${EXTRACT_SUFX}:sf \
MesaLib-${PORTVERSION}${EXTRACT_SUFX}:sf
-MAINTAINER= anholt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL demos distributed with Mesa
LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut