diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-05 16:22:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-05 16:22:02 +0800 |
commit | 2096002f5f9f017e626a778850f815b4fb708cf0 (patch) | |
tree | 6f1244cb5ed32423df29cbe43a381cfa32dcaadc /audio | |
parent | a85d4bc507af1b0c10fe3b59622d593747df6d59 (diff) | |
download | freebsd-ports-gnome-2096002f5f9f017e626a778850f815b4fb708cf0.tar.gz freebsd-ports-gnome-2096002f5f9f017e626a778850f815b4fb708cf0.tar.zst freebsd-ports-gnome-2096002f5f9f017e626a778850f815b4fb708cf0.zip |
Reset maintainership due to mail bouncing
Reported by: pkg-fallout
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gqradio/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-cdread/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-mp3cue/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile index 1e8932b8b088..f76534e64c08 100644 --- a/audio/gqradio/Makefile +++ b/audio/gqradio/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF/gqmpeg/${PORTNAME}/${PORTVERSION} -MAINTAINER= stefan.jahn@nemesis-sektor.de +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 based FM tuner GNU_CONFIGURE= yes diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile index 86eb70428275..0db35b5ee4fd 100644 --- a/audio/xmms-cdread/Makefile +++ b/audio/xmms-cdread/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/ -MAINTAINER= argail@visit.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A XMMS input plugin for read AudioCD via IDE bus BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-mp3cue/Makefile b/audio/xmms-mp3cue/Makefile index d3dd328e0ff7..25fb98640c73 100644 --- a/audio/xmms-mp3cue/Makefile +++ b/audio/xmms-mp3cue/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://brianvictor.tripod.com/ DISTNAME= XMMS-mp3cue-${PORTVERSION} -MAINTAINER= r2@music.lt +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS mp3cue adds cue file support to XMMS LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms |