diff options
author | lofi <lofi@FreeBSD.org> | 2005-02-14 19:59:51 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-02-14 19:59:51 +0800 |
commit | 31985cac9bc83d7f2abbbab600712df8ee98fe0f (patch) | |
tree | 8c1a0dead617e3ed8cc54302977272d065ab7e74 /audio/icecast | |
parent | 690574c1dea6fde9125a1ab1eb00133b40c160f7 (diff) | |
download | freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.tar.gz freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.tar.zst freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.zip |
Chase distfile relocation.
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 99f4b9860060..d820bb90080c 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -9,7 +9,7 @@ PORTNAME= icecast PORTVERSION= 1.3.12 PORTREVISION= 2 CATEGORIES= audio net -MASTER_SITES= http://www.icecast.org/files/ +MASTER_SITES= http://downloads.xiph.org/releases/icecast/ MAINTAINER= lofi@freebsd.org COMMENT= A streaming mp3 audio server |