diff options
author | wiz <wiz> | 2013-12-23 11:57:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-12-23 11:57:02 +0000 |
commit | 24fa17a80e54bf1ce08dd9fe1b2b79e20ba4415b (patch) | |
tree | c6574cd7d838811f85188ca6d06fe2b21bac18da /audio | |
parent | 31257bc09b3fca96de197b0438dc6bdf0dc7e6a3 (diff) | |
download | pkgsrc-24fa17a80e54bf1ce08dd9fe1b2b79e20ba4415b.tar.gz |
Reset maintainer for resigned developers.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dap/Makefile | 4 | ||||
-rw-r--r-- | audio/gnome-audio/Makefile | 5 | ||||
-rw-r--r-- | audio/libcdaudio/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms/Makefile.common | 4 |
4 files changed, 8 insertions, 9 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index d4b9ab14d92..be070600552 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2013/01/26 21:37:02 adam Exp $ +# $NetBSD: Makefile,v 1.45 2013/12/23 11:57:02 wiz Exp $ DISTNAME= dap-2.1.5 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= # http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= scw@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cee.hw.ac.uk/~richardk/ COMMENT= Digital audio recording and processing package diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 62881708198..435a75b4146 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2012/09/12 00:24:35 asau Exp $ -# +# $NetBSD: Makefile,v 1.23 2013/12/23 11:57:02 wiz Exp $ DISTNAME= gnome-audio-2.22.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-audio/2.22/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Set of audio files for GNOME diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 009b4c67fa7..13b87733a61 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2012/09/12 00:24:41 asau Exp $ +# $NetBSD: Makefile,v 1.33 2013/12/23 11:57:02 wiz Exp $ DISTNAME= libcdaudio-0.99.12 PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libcdaudio/} -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libcdaudio.sourceforge.net/ COMMENT= Multi-platform CD player development library diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index c89d0359f0f..0cdb902230b 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.31 2012/06/12 15:45:54 wiz Exp $ +# $NetBSD: Makefile.common,v 1.32 2013/12/23 11:57:02 wiz Exp $ # # used by audio/xmms/Makefile # used by audio/xmms-esound/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://legacy.xmms2.org/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://legacy.xmms2.org/ COMMENT= X Multimedia System - an audio player with a Winamp GUI |