aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-05-09 22:21:04 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-05-09 22:21:04 +0000
commit05765786c8946501b974fe0989197b07639b930b (patch)
treef42a1e74527d8607de43d6871be92774807c00c7 /audio/speex
parent0de698294e828dab8a70405605b25bc6cc933f3e (diff)
downloadports-05765786c8946501b974fe0989197b07639b930b.tar.gz
ports-05765786c8946501b974fe0989197b07639b930b.zip
- Update MASTER_SITES, some reason it doesn't work unless a proxy is set.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=134959
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 84949cb73ae3..7579d7f7c504 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -10,7 +10,7 @@ PORTNAME= speex
PORTVERSION= 1.0.5
PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/speex/
+MASTER_SITES= ftp://ftp.osuosl.org/.1/xiph/releases/speex/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= ahze@FreeBSD.org