diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /audio | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) |
Notes
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 |