diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 925cd860f7f5..ac89d3bfd785 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -10,7 +10,7 @@ PORTNAME= speex PORTVERSION= 1.1.8 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://downloads.xiph.org/releases/speex/ +MASTER_SITES= ftp://ftp.osuosl.org/.1/xiph/releases/speex/ PKGNAMESUFFIX= -devel MAINTAINER= ahze@FreeBSD.org 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