summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhubertf <hubertf>2005-02-21 20:26:08 +0000
committerhubertf <hubertf>2005-02-21 20:26:08 +0000
commit7692814d02f053538d682dd6e1449129b3a4918a (patch)
tree7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /audio
parent02f7b6ddb47025a9674f28f96f9dfe50e0dbd8d8 (diff)
downloadpkgsrc-7692814d02f053538d682dd6e1449129b3a4918a.tar.gz
Sign over maintainership to tech-pkg@
Diffstat (limited to 'audio')
-rw-r--r--audio/cs4235/Makefile4
-rw-r--r--audio/emixer/Makefile4
-rw-r--r--audio/gtkmserv/Makefile4
-rw-r--r--audio/id3ed/Makefile4
-rw-r--r--audio/lame/Makefile4
-rw-r--r--audio/liveice/Makefile4
-rw-r--r--audio/snd/Makefile4
-rw-r--r--audio/xhippo/Makefile4
-rw-r--r--audio/xmcd/Makefile4
-rw-r--r--audio/xmms-bezier/Makefile4
-rw-r--r--audio/xmms-bump-scope/Makefile4
-rw-r--r--audio/xmms-dflowers/Makefile4
-rw-r--r--audio/xmms-dscope/Makefile4
-rw-r--r--audio/xmms-dspectogram/Makefile4
-rw-r--r--audio/xmms-dspectral/Makefile4
-rw-r--r--audio/xmms-funtimedancer/Makefile4
-rw-r--r--audio/xmms-infinity/Makefile4
-rw-r--r--audio/xmms-iris/Makefile4
-rw-r--r--audio/xmms-jakdaw/Makefile4
-rw-r--r--audio/xmms-jess/Makefile4
-rw-r--r--audio/xmms-madspin/Makefile4
-rw-r--r--audio/xmms-neato/Makefile4
-rw-r--r--audio/xmms-nebulus/Makefile4
-rw-r--r--audio/xmms-paranormal/Makefile4
-rw-r--r--audio/xmms-synaesthesia/Makefile4
-rw-r--r--audio/xmms-tv-scope/Makefile4
-rw-r--r--audio/xmms-vismsa/Makefile4
-rw-r--r--audio/xmradio/Makefile4
-rw-r--r--audio/xwave/Makefile4
29 files changed, 58 insertions, 58 deletions
diff --git a/audio/cs4235/Makefile b/audio/cs4235/Makefile
index acaf3c6fd1a..7d500821009 100644
--- a/audio/cs4235/Makefile
+++ b/audio/cs4235/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:07:41 agc Exp $
+# $NetBSD: Makefile,v 1.7 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= cs4235-20001009
CATEGORIES= audio sysutils
MASTER_SITES= http://invisible.yi.org/~jmcneill/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://invisible.yi.org/~jmcneill/
COMMENT= Modifies the 3D mode on Crystal CS4235 sound cards
diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile
index 7a3d9c686df..8326ef9ca9e 100644
--- a/audio/emixer/Makefile
+++ b/audio/emixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:05 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= emixer-0.05.5
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://emixer.linuxbox.com/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://toaster.muc-t-systems.com/~emixer/
COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
diff --git a/audio/gtkmserv/Makefile b/audio/gtkmserv/Makefile
index 72ee3209714..b685e6d0903 100644
--- a/audio/gtkmserv/Makefile
+++ b/audio/gtkmserv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:06 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= gtkmserv-0.5.2
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://projects.ubertechnique.com/downloads/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://projects.ubertechnique.com/index.html
COMMENT= Gtk-based GUI client for the audio/mserv package
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 6f857030026..f94e235955a 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/11/13 22:04:52 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= id3ed-1.10.4
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.azstarnet.com/~donut/programs/id3ed.html
COMMENT= Edit id3 description tags in mpeg3 files
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index be1bf098d54..ee8d6d05d56 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/02/03 17:54:50 reed Exp $
+# $NetBSD: Makefile,v 1.45 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= lame-${VERS}
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} \
http://hive.me.gu.edu.au/not_lame/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://lame.sourceforge.net/
COMMENT= Fast, high quality MP3 encoder
diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile
index adeee98729f..01b663e7f99 100644
--- a/audio/liveice/Makefile
+++ b/audio/liveice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/12/31 11:08:58 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= liveice
@@ -6,7 +6,7 @@ PKGNAME= liveice-0.20001121
CATEGORIES= audio
MASTER_SITES= http://star.arm.ac.uk/~spm/software/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html
COMMENT= Source client for Icecast
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index bff09bdf747..054f8f08f0b 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/12/03 15:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= snd
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://ccrma-www.stanford.edu/CCRMA/Software/snd/snd.html
COMMENT= X based sound editor
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 6b6897d78a1..c677b79bb8b 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:10 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= xhippo-3.3
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= audio x11
MASTER_SITES= ${MASTER_SITE_GNU:=xhippo/}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html
COMMENT= Generic playlist manager for UNIX
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index d42b8e240e7..0b55ebbb59a 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2004/10/03 00:13:10 tv Exp $
+# $NetBSD: Makefile,v 1.49 2005/02/21 20:26:08 hubertf Exp $
DISTNAME= xmcd-3.0.2
PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.ibiblio.org/tkan/xmcd/
COMMENT= Motif CD player
diff --git a/audio/xmms-bezier/Makefile b/audio/xmms-bezier/Makefile
index 866fca0da07..55264a15ab5 100644
--- a/audio/xmms-bezier/Makefile
+++ b/audio/xmms-bezier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:10 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= bezier-0.0.3
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://yossman.net/~kuroyi/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= OpenGL XMMS plugin
GNU_CONFIGURE= yes
diff --git a/audio/xmms-bump-scope/Makefile b/audio/xmms-bump-scope/Makefile
index 871f59cfb26..6802af27785 100644
--- a/audio/xmms-bump-scope/Makefile
+++ b/audio/xmms-bump-scope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= bump_scope-0.0.3
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= xmms audio
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
COMMENT= Moving light embossing oscilloscope
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile
index f06cbf8cfd0..a85e3abf4be 100644
--- a/audio/xmms-dflowers/Makefile
+++ b/audio/xmms-dflowers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/02/21 20:26:08 hubertf Exp $
#
DISTNAME= dflowers-1.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://hem.passagen.se/joakime/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual flower scope
diff --git a/audio/xmms-dscope/Makefile b/audio/xmms-dscope/Makefile
index 55d057e5c1f..a1e2e7776ae 100644
--- a/audio/xmms-dscope/Makefile
+++ b/audio/xmms-dscope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= dscope-1.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://hem.passagen.se/joakime/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual scope
diff --git a/audio/xmms-dspectogram/Makefile b/audio/xmms-dspectogram/Makefile
index a4c10e48cac..7c1dd2c4df1 100644
--- a/audio/xmms-dspectogram/Makefile
+++ b/audio/xmms-dspectogram/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= dspectogram-1.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://hem.passagen.se/joakime/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.shell.linux.se/bm/index.php?page=xmmsplugin
COMMENT= XMMS plugin for dual spectogram
diff --git a/audio/xmms-dspectral/Makefile b/audio/xmms-dspectral/Makefile
index 95e2d0e7370..e3426e1b575 100644
--- a/audio/xmms-dspectral/Makefile
+++ b/audio/xmms-dspectral/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= dspectral-1.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://hem.passagen.se/joakime/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual spectral analyzer
diff --git a/audio/xmms-funtimedancer/Makefile b/audio/xmms-funtimedancer/Makefile
index 9c2fad13a5f..96d76a4eab3 100644
--- a/audio/xmms-funtimedancer/Makefile
+++ b/audio/xmms-funtimedancer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= FunTimeDancer-0.1
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftd/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} FunTimeDancer-packs-1.0.tar.gz
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/ftd/
COMMENT= XMMS plugin displaying an animation
diff --git a/audio/xmms-infinity/Makefile b/audio/xmms-infinity/Makefile
index 820f185c140..0c7d324d7a3 100644
--- a/audio/xmms-infinity/Makefile
+++ b/audio/xmms-infinity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= infinity-0.2
@@ -7,7 +7,7 @@ PKGREVISION= 5
CATEGORIES= xmms audio
MASTER_SITES= http://julien.carme.free.fr/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://julien.carme.free.fr/infinite.html
COMMENT= Psychedelic visualization plug-in for xmms
diff --git a/audio/xmms-iris/Makefile b/audio/xmms-iris/Makefile
index 55027d05a86..f93b2747de8 100644
--- a/audio/xmms-iris/Makefile
+++ b/audio/xmms-iris/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= iris-0.11
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= xmms audio
MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://cdelfosse.free.fr/xmms-iris/
COMMENT= OpenGL Spectrum Analyzer with theme engine and fullscreen modes
diff --git a/audio/xmms-jakdaw/Makefile b/audio/xmms-jakdaw/Makefile
index ae4f726de3a..df255b7fddc 100644
--- a/audio/xmms-jakdaw/Makefile
+++ b/audio/xmms-jakdaw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:09 hubertf Exp $
DISTNAME= jakdaw-0.0.4
PKGNAME= xmms-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= audio xmms
MASTER_SITES= http://www.jakdaw.ucam.org/xmms/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.jakdaw.ucam.org/xmms
COMMENT= Very customizable XMMS plugin with nice effects
diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile
index a15ec4fd80d..c202832835a 100644
--- a/audio/xmms-jess/Makefile
+++ b/audio/xmms-jess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= JESS-2.9.1
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= xmms audio
MASTER_SITES= http://arquier.free.fr/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://arquier.free.fr/
COMMENT= XMMS plugin with Blur, image distortion, and others
diff --git a/audio/xmms-madspin/Makefile b/audio/xmms-madspin/Makefile
index 7613184fd79..ea086b480ce 100644
--- a/audio/xmms-madspin/Makefile
+++ b/audio/xmms-madspin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= madspin-0.05
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= xmms audio
MASTER_SITES= http://www.students.uiuc.edu/~birck/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.students.uiuc.edu/~birck/madspin.html
COMMENT= Based on the madspin winamp plugin
diff --git a/audio/xmms-neato/Makefile b/audio/xmms-neato/Makefile
index 6d518105269..ac227362645 100644
--- a/audio/xmms-neato/Makefile
+++ b/audio/xmms-neato/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= neato
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.rpi.edu/~mullr/xmms/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.rpi.edu/~mullr/xmms/
COMMENT= Circle effect XMMS plugin
diff --git a/audio/xmms-nebulus/Makefile b/audio/xmms-nebulus/Makefile
index e3135b74f0b..f01d1dc65af 100644
--- a/audio/xmms-nebulus/Makefile
+++ b/audio/xmms-nebulus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= xmms-nebulus-0.6.0
@@ -7,7 +7,7 @@ CATEGORIES= xmms audio
MASTER_SITES= http://nebulus.tuxfamily.org/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://nebulus.tuxfamily.org/
COMMENT= Xmms plugin that uses OpenGL
diff --git a/audio/xmms-paranormal/Makefile b/audio/xmms-paranormal/Makefile
index 86578a138d5..299637dcabc 100644
--- a/audio/xmms-paranormal/Makefile
+++ b/audio/xmms-paranormal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= paranormal-0.2.0
@@ -7,7 +7,7 @@ PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=/paranormal/}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://paranormal.sourceforge.net/
COMMENT= Extremely customizable (pseudo-programmable) XMMS plugin
diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile
index f3a0b1e0e0a..884c0f47da2 100644
--- a/audio/xmms-synaesthesia/Makefile
+++ b/audio/xmms-synaesthesia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= synaesthesia-xmms-0.0.3-rc3
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio xmms
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
COMMENT= Port of Synaesthesia to an XMMS plugin
diff --git a/audio/xmms-tv-scope/Makefile b/audio/xmms-tv-scope/Makefile
index 3a6f642bcb0..0dea72464b0 100644
--- a/audio/xmms-tv-scope/Makefile
+++ b/audio/xmms-tv-scope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= tv_scope-0.0.2
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= xmms audio
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
COMMENT= 3D Representation of a waveform
diff --git a/audio/xmms-vismsa/Makefile b/audio/xmms-vismsa/Makefile
index 7b350b4a236..6326b6721d2 100644
--- a/audio/xmms-vismsa/Makefile
+++ b/audio/xmms-vismsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= vismsa-xmms-plugin-0.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://a.godau.org/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://a.godau.org/
COMMENT= Vis plugin similar to the Spectrum Analyser from Open Cubic Player
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile
index d49755edd6d..683eaed39f0 100644
--- a/audio/xmradio/Makefile
+++ b/audio/xmradio/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/02/21 20:26:09 hubertf Exp $
DISTNAME= xmradio-1.2
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://core.de/~coto/radio/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://core.de/~coto/xmradio.html
COMMENT= Radio application for Brooktree 848 compatible TV cards
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile
index 72c6ecb03dc..b897d565a64 100644
--- a/audio/xwave/Makefile
+++ b/audio/xwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/09 00:57:47 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2005/02/21 20:26:09 hubertf Exp $
#
DISTNAME= xwave2
@@ -6,7 +6,7 @@ PKGNAME= xwave-2.0
CATEGORIES= audio x11
MASTER_SITES= # empty
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Audio player/recorder/editor for the X Window System
USE_BUILDLINK3= YES