diff options
author | garga <garga@FreeBSD.org> | 2005-10-21 22:15:54 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-21 22:15:54 +0800 |
commit | 38ad86ed52473cf767b1c4cb31227105b78a4b43 (patch) | |
tree | 9e420165a53e9d7805932c69197c6ea340fd6804 /audio/shout | |
parent | 0896d4e0e5299d64605914f08ec5a7669be754fa (diff) | |
download | freebsd-ports-gnome-38ad86ed52473cf767b1c4cb31227105b78a4b43.tar.gz freebsd-ports-gnome-38ad86ed52473cf767b1c4cb31227105b78a4b43.tar.zst freebsd-ports-gnome-38ad86ed52473cf767b1c4cb31227105b78a4b43.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 |