diff options
author | lofi <lofi@FreeBSD.org> | 2005-02-14 19:59:51 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-02-14 19:59:51 +0800 |
commit | 31985cac9bc83d7f2abbbab600712df8ee98fe0f (patch) | |
tree | 8c1a0dead617e3ed8cc54302977272d065ab7e74 /audio/libshout | |
parent | 690574c1dea6fde9125a1ab1eb00133b40c160f7 (diff) | |
download | freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.tar.gz freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.tar.zst freebsd-ports-gnome-31985cac9bc83d7f2abbbab600712df8ee98fe0f.zip |
Chase distfile relocation.
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |