diff options
author | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
commit | 31ebfafa12263b48d01f5c213021570ba34648b2 (patch) | |
tree | ef47797bede80dbd4a35bf39e40746df4b66fb99 /audio | |
parent | 93b14f8054ea0c80b9de3a20fbce94b100c4f59f (diff) | |
download | freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.gz freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.zst freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.zip |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@
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 |