diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-08 07:56:13 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-08 07:56:13 +0800 |
commit | c93feea7a52794ebdf8dbd4a83319f300e2b2a55 (patch) | |
tree | ebcdb5975df7106ec0c7d9eed683dc1e834e92a9 /audio | |
parent | 9a618bf819263373e946b114aba28059ca80b125 (diff) | |
download | freebsd-ports-gnome-c93feea7a52794ebdf8dbd4a83319f300e2b2a55.tar.gz freebsd-ports-gnome-c93feea7a52794ebdf8dbd4a83319f300e2b2a55.tar.zst freebsd-ports-gnome-c93feea7a52794ebdf8dbd4a83319f300e2b2a55.zip |
Change MASTER_SITES.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libshout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 380d2b6dd5b6..4b28b825e3c0 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -9,7 +9,7 @@ PORTNAME= libshout2 PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= audio net -MASTER_SITES= http://www.icecast.org/files/libshout/ +MASTER_SITES= http://downloads.xiph.org/releases/libshout/ DISTNAME= libshout-${PORTVERSION} MAINTAINER= lofi@freebsd.org |