summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile4
-rw-r--r--graphics/Mesa/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 7f28e5aade5..841e75a3ad4 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.49 2003/06/02 01:19:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.50 2003/07/17 21:39:58 grant Exp $
#
PKGNAME= Mesa-${MESA_VERSION}
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Graphics library meta package, similar to SGI's OpenGL
CONFLICTS= Mesa-glx-[0-9]*
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index a2a04802f21..397715a6d48 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2003/07/15 23:31:21 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.17 2003/07/17 21:39:59 grant Exp $
# Latest is: 5.0.1
# Default is: 3.4.2
@@ -10,7 +10,7 @@ CATEGORIES?= graphics
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX?= .tar.bz2
-MAINTAINER?= tech-pkg@netbsd.org
+MAINTAINER?= tech-pkg@NetBSD.org
HOMEPAGE?= http://www.mesa3d.org/
USE_GMAKE= yes