diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-10-07 14:18:32 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-10-07 14:18:32 +0000 |
commit | 82b04efd238fe76e501ded57b3fc34c418713223 (patch) | |
tree | 6f87abbb5653ae5d7c3b1fbaa99c8bd05b2c2db2 /audio/libshout | |
parent | d1277df4d899624ca52b825e2f00b1384c7d6ed0 (diff) | |
download | ports-82b04efd238fe76e501ded57b3fc34c418713223.tar.gz ports-82b04efd238fe76e501ded57b3fc34c418713223.zip |
Notes
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 388cb6454d68..6b88f5ad00bb 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://downloads.xiph.org/releases/libshout/ +#MASTER_SITES= http://downloads.xiph.org/releases/libshout/ MAINTAINER= lofi@freebsd.org COMMENT= Routines for connecting and transmitting data to the icecast server |