diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 08:25:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 08:25:46 +0000 |
commit | 2498973d87dac2e55791d6fc3b0bc9e7059c2713 (patch) | |
tree | 70f82b89be5d86243b93116e3b3a5164122466f1 /audio | |
parent | 58380fd4af557340ba9bc70995309f1de588aa62 (diff) | |
download | ports-2498973d87dac2e55791d6fc3b0bc9e7059c2713.tar.gz ports-2498973d87dac2e55791d6fc3b0bc9e7059c2713.zip |
Notes
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 |