aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 7579d7f7c504..395cb8350b5a 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -10,7 +10,9 @@ PORTNAME= speex
PORTVERSION= 1.0.5
PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.osuosl.org/.1/xiph/releases/speex/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://ftp.osuosl.org/.1/xiph/releases/speex/
+MASTER_SITE_SUBDIR= ahze
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= ahze@FreeBSD.org