diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-29 01:37:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-29 01:37:26 +0800 |
commit | c0169ec25816dfe29cfca7b275d01943fff4a4a8 (patch) | |
tree | 44385d018fce6d2959687572e5e06425de5f3a0f /audio | |
parent | c42c25623a60a683241757099afc92583d198d21 (diff) | |
download | freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.tar.gz freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.tar.zst freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.zip |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dir2ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/fapg/Makefile | 2 | ||||
-rw-r--r-- | audio/gtkhirad/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Audio-MPD-Common/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 2 | ||||
-rw-r--r-- | audio/pecl-id3/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile index 2f909b82582e..c80b6bf7f4ab 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://jak-linux.org/projects/dir2ogg/0.11/ \ LOCAL/chinsan/dir2ogg -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line {wav,mp3,m4a} to ogg converter RUN_DEPENDS= faad:${PORTSDIR}/audio/faad \ diff --git a/audio/fapg/Makefile b/audio/fapg/Makefile index f512a12c292a..a6809b0440a2 100644 --- a/audio/fapg/Makefile +++ b/audio/fapg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.41 CATEGORIES= audio MASTER_SITES= http://royale.zerezo.com/${PORTNAME}/ -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast Audio Playlist Generator LIB_DEPENDS= uriparser:${PORTSDIR}/net/uriparser diff --git a/audio/gtkhirad/Makefile b/audio/gtkhirad/Makefile index feab867b6fae..eb3e76d1b572 100644 --- a/audio/gtkhirad/Makefile +++ b/audio/gtkhirad/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio chinese gnome MASTER_SITES= http://pcman.sayya.org/gtkhirad/ -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hinet Radio player using GTK RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \ diff --git a/audio/p5-Audio-MPD-Common/Makefile b/audio/p5-Audio-MPD-Common/Makefile index 5467760249a5..63b789307b9d 100644 --- a/audio/p5-Audio-MPD-Common/Makefile +++ b/audio/p5-Audio-MPD-Common/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A bunch of common helper classes for mpd BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index 09e2d72fc702..6fc058fc176e 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class to talk to MPD (Music Player Daemon) servers BUILD_DEPENDS= p5-Audio-MPD-Common>=0:${PORTSDIR}/audio/p5-Audio-MPD-Common \ diff --git a/audio/pecl-id3/Makefile b/audio/pecl-id3/Makefile index e3a79d1d3ddc..82ba228d1746 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension to read and write ID3 tags in MP3 files USE_PHP= yes |