diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-21 14:15:54 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-21 14:15:54 +0000 |
commit | 447aca510269c7ff67d1674e2c3cc05a44f12af5 (patch) | |
tree | d00f2910ce77f2fcd7520a17d793dc2a9e0c95ae /audio/shout | |
parent | 60918bcbadf947b308f94fd7fa052e2be09216c5 (diff) | |
download | freebsd-ports-447aca510269c7ff67d1674e2c3cc05a44f12af5.zip |
- Make it fetchable again.
Reported by: Distfiles survey
Diffstat (limited to 'audio/shout')
-rw-r--r-- | audio/shout/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |