diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-02-14 11:59:51 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-02-14 11:59:51 +0000 |
commit | d9429079b499964d96b04fc56c63e4471a1417e3 (patch) | |
tree | 784a1e73418afeb3b56204564a88be64469a5c13 /audio/icecast | |
parent | 4a11da18d7c70188ffa7bceb78dc496282d15088 (diff) |
Notes
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 |