summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-02-28 14:52:37 +0000
committerwiz <wiz@pkgsrc.org>2011-02-28 14:52:37 +0000
commit36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch)
treefaf1f48e391a5f43e0aa1f07d71638cd832c02f0 /meta-pkgs
parent00a69526277ffc79202561812a4c1c6dbfddeae9 (diff)
downloadpkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz
Reset maintainer for retired developers.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnuradio/Makefile4
-rw-r--r--meta-pkgs/gnuradio/Makefile.common4
-rw-r--r--meta-pkgs/gstreamer0.10-plugins/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/meta-pkgs/gnuradio/Makefile b/meta-pkgs/gnuradio/Makefile
index 4f42ef2c80e..2348c28cf85 100644
--- a/meta-pkgs/gnuradio/Makefile
+++ b/meta-pkgs/gnuradio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/12 12:20:04 markd Exp $
+# $NetBSD: Makefile,v 1.14 2011/02/28 14:52:55 wiz Exp $
META_PACKAGE= yes
@@ -9,7 +9,7 @@ CATEGORIES= meta-pkgs ham
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= wulf@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnuradio/
COMMENT= "meta-package" for GNU Radio
diff --git a/meta-pkgs/gnuradio/Makefile.common b/meta-pkgs/gnuradio/Makefile.common
index 876ecc4cd76..622ec8574e4 100644
--- a/meta-pkgs/gnuradio/Makefile.common
+++ b/meta-pkgs/gnuradio/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2009/11/10 20:15:40 markd Exp $
+# $NetBSD: Makefile.common,v 1.17 2011/02/28 14:52:55 wiz Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
@@ -10,7 +10,7 @@ DISTNAME?= gnuradio-${VERSION}
CATEGORIES+= ham
MASTER_SITES?= http://gnuradio.org/releases/gnuradio/
-MAINTAINER?= wulf@NetBSD.org
+MAINTAINER?= pkgsrc-users@NetBSD.org
HOMEPAGE?= http://www.gnu.org/software/gnuradio/
LICENSE= gnu-gpl-v3
diff --git a/meta-pkgs/gstreamer0.10-plugins/Makefile b/meta-pkgs/gstreamer0.10-plugins/Makefile
index 9c737c1676a..3329fbadda8 100644
--- a/meta-pkgs/gstreamer0.10-plugins/Makefile
+++ b/meta-pkgs/gstreamer0.10-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/03/16 11:43:14 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/28 14:52:55 wiz Exp $
DISTNAME= # empty
PKGNAME= gstreamer0.10-plugins-1.0
@@ -7,7 +7,7 @@ CATEGORIES= meta-pkgs multimedia
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gstreamer.net/
COMMENT= Open-source multimedia framework (plug-in meta-package)