From 38ad86ed52473cf767b1c4cb31227105b78a4b43 Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 21 Oct 2005 14:15:54 +0000 Subject: - Make it fetchable again. Reported by: Distfiles survey --- audio/shout/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/shout') diff --git a/audio/shout/Makefile b/audio/shout/Makefile index d9bf960cf5d2..5400e0f8245a 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -9,7 +9,9 @@ PORTNAME= shout PORTVERSION= 0.8.0 PORTREVISION= 1 CATEGORIES= audio net -MASTER_SITES= http://www.icecast.org/releases/ +MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \ + http://downloads.us.xiph.org/releases/libshout/ \ + http://public.planetmirror.com/pub/xiph/releases/libshout/ MAINTAINER= ports@FreeBSD.org COMMENT= Program that sends mp3 streams to an icecast/shoutcast server -- cgit