diff options
author | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
commit | 2941ecec8f01130a171dd0b31104359ecca3543a (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /meta-pkgs | |
parent | d0c02364f39baa6a4ba3f77ccdfe3a1f9d84eeda (diff) | |
download | pkgsrc-2941ecec8f01130a171dd0b31104359ecca3543a.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnuradio/Makefile | 4 | ||||
-rw-r--r-- | meta-pkgs/gnuradio/Makefile.common | 4 | ||||
-rw-r--r-- | meta-pkgs/gstreamer0.10-plugins/Makefile | 4 |
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) |