diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
commit | 8968f8e3812f7e8868293da840479a213f9b5da1 (patch) | |
tree | dbc447626d651aaa4d55b9a2fb1fcbc67ba47455 /audio | |
parent | 02a61d870e6790da962a2c2e42dd0832da16a0c7 (diff) | |
download | ports-8968f8e3812f7e8868293da840479a213f9b5da1.tar.gz ports-8968f8e3812f7e8868293da840479a213f9b5da1.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ices0/Makefile | 2 | ||||
-rw-r--r-- | audio/linux-shoutcast/Makefile | 2 | ||||
-rw-r--r-- | audio/shoutcast/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 6dcc9c2032ce..5151ad92eeb0 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= An mp3 streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index 5a3415a324eb..721aeeda001e 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://yp.shoutcast.com/downloads/sc${PORTVERSION:S|.|-|g}/ PKGNAMEPREFIX= linux- DISTNAME= sc_serv_${PORTVERSION}_Linux -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (Linux binary port) CONFLICTS= shoutcast-[0-9]* diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 3474c9fed750..7e6dcf7ca783 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -10,7 +10,7 @@ CATEGORIES= audio net MASTER_SITES= http://yp.shoutcast.com/downloads/sc1-9-8/ DISTNAME= sc_serv_${PORTVERSION}_FreeBSD5 -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (binary port) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x |