diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 451610de0307..6af486c8e2ad 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -9,9 +9,9 @@ PORTNAME= icecast PORTVERSION= 1.3.12 PORTREVISION= 1 CATEGORIES= audio net -MASTER_SITES= http://www.icecast.org/releases/ +MASTER_SITES= http://www.icecast.org/files/ -MAINTAINER= zach@pabst.bendnet.com +MAINTAINER= michaelnottebrock@gmx.net COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes |