summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/icecast/Makefile2
-rw-r--r--audio/libshout/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 8b088e36d867..388cb6454d68 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libshout
PORTVERSION= 1.0.7
CATEGORIES= audio net
-MASTER_SITES= http://developer.icecast.org/libshout/releases/
+MASTER_SITES= http://downloads.xiph.org/releases/libshout/
MAINTAINER= lofi@freebsd.org
COMMENT= Routines for connecting and transmitting data to the icecast server