summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-04 21:28:51 +0000
committerjlam <jlam>2006-03-04 21:28:51 +0000
commit48ff096d36ac47701672a4f682e7c4ebafea1eb9 (patch)
tree6713c36312b130723032b53e0b088385806de8e1 /graphics/Mesa
parent839958536bf3c522389bd245d8226352f40ae340 (diff)
downloadpkgsrc-48ff096d36ac47701672a4f682e7c4ebafea1eb9.tar.gz
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
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 1a3f8080870..a81b68bbe25 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.65 2006/02/09 12:27:42 adam Exp $
+# $NetBSD: Makefile,v 1.66 2006/03/04 21:29:45 jlam Exp $
PKGNAME= Mesa-${MESA_VERSION}
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@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 26cc376c5da..baf7c42a50f 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.46 2006/02/09 12:27:42 adam Exp $
+# $NetBSD: Makefile.common,v 1.47 2006/03/04 21:29:45 jlam Exp $
DISTNAME= MesaLib-${MESA_VERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2
MESA_VERSION= 6.4.2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mesa3d.org/
PKG_INSTALLATION_TYPES= overwrite pkgviews