diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /audio | |
parent | - Add graphics/gstreamer-plugins-cairo (diff) |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 2 | ||||
-rw-r--r-- | audio/bmp-wma/Makefile | 2 | ||||
-rw-r--r-- | audio/cymbaline/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg123/Makefile | 2 | ||||
-rw-r--r-- | audio/wmix/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-wma/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index c10b58376c9a..7b58a77dc9a9 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ http://www.pipian.com/stuffforchat/ DISTNAME= xmms-scrobbler-${PORTVERSION} -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= BMP plugin for Audioscrobbler.com LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile index be7dda9d3e60..ea004b57b550 100644 --- a/audio/bmp-wma/Makefile +++ b/audio/bmp-wma/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.nixp.ru/pub/files/ \ http://bmpwma.younggods.net/download/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= WMA input plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index d63e8e6f1a4a..5c2580cb1f0d 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2f CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/files/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Console frontend for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 41aacb5bd752..629532e42eb2 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -21,7 +21,7 @@ PATCHFILES= mpg123-059r-v6-20000713b.diff.gz:ipv6 \ l3.diff.gz:l3 PATCH_DIST_STRIP= -p1 -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio WANT_GNOME= yes diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index 5dc850e25aa0..de847597b2de 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock with TV-like OSD USE_REINPLACE= yes diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index 91e41601cc32..b0c25f4832ce 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://mcmcc.bat.ru/xmms-wma/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= WMA plugin for xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |