diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-07 23:56:13 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-07 23:56:13 +0000 |
commit | 7f01445a95b437da4ce5e5b7bac60f4b0fc8c9b0 (patch) | |
tree | 41a289e228c80cadef22311a12986983786fd0f2 /audio/libshout2 | |
parent | 55fd77ca30e504b49e564eff586128bb21fc136c (diff) | |
download | ports-7f01445a95b437da4ce5e5b7bac60f4b0fc8c9b0.tar.gz ports-7f01445a95b437da4ce5e5b7bac60f4b0fc8c9b0.zip |
Notes
Diffstat (limited to 'audio/libshout2')
-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 |