summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-23 14:23:13 +0000
committerjschauma <jschauma>2003-06-23 14:23:13 +0000
commitbc23e7d1d315221b06f1348637d917bd0d5dfd75 (patch)
tree9c1001e4f0d919e73964943afe8311f8355c5dab /graphics/Mesa
parente25d88f003d69a8c88ac514e021f410ac2c169b6 (diff)
downloadpkgsrc-bc23e7d1d315221b06f1348637d917bd0d5dfd75.tar.gz
s/packages@/tech-pkg@/g
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index 32e6a9c62eb..36f6006e973 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2003/05/10 16:37:11 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2003/06/23 14:23:18 jschauma Exp $
# Latest is: 5.0.1
# Default is: 5.0.1
@@ -10,7 +10,7 @@ CATEGORIES?= graphics
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX?= .tar.bz2
-MAINTAINER?= packages@netbsd.org
+MAINTAINER?= tech-pkg@netbsd.org
HOMEPAGE?= http://www.mesa3d.org/
USE_GMAKE= yes