diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-09 22:21:04 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-09 22:21:04 +0000 |
commit | 05765786c8946501b974fe0989197b07639b930b (patch) | |
tree | f42a1e74527d8607de43d6871be92774807c00c7 /audio/speex/Makefile | |
parent | 0de698294e828dab8a70405605b25bc6cc933f3e (diff) | |
download | ports-05765786c8946501b974fe0989197b07639b930b.tar.gz ports-05765786c8946501b974fe0989197b07639b930b.zip |
Notes
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r-- | audio/speex/Makefile | 2 |
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 |