aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2012-07-23 03:39:06 +0800
committernaddy <naddy@FreeBSD.org>2012-07-23 03:39:06 +0800
commit9349dc71505e5fc2b367c58c6286185b16fbb241 (patch)
tree453c9a63669f68a9f5baa108b061852faccc0bdf /audio
parent55b6e12f9e2aa11535879bd88abc89fa2510910a (diff)
downloadfreebsd-ports-gnome-9349dc71505e5fc2b367c58c6286185b16fbb241.tar.gz
freebsd-ports-gnome-9349dc71505e5fc2b367c58c6286185b16fbb241.tar.zst
freebsd-ports-gnome-9349dc71505e5fc2b367c58c6286185b16fbb241.zip
Mirrored on ftp.mozilla.org itself, but _not_ on MASTER_SITE_MOZILLA.
Diffstat (limited to 'audio')
-rw-r--r--audio/opus-tools/Makefile3
-rw-r--r--audio/opus/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile
index 07d71604008c..a8682d525024 100644
--- a/audio/opus-tools/Makefile
+++ b/audio/opus-tools/Makefile
@@ -8,7 +8,8 @@
PORTNAME= opus-tools
PORTVERSION= 0.1.3
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/opus/
+MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
+ https://ftp.mozilla.org/pub/mozilla.org/opus/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Encode, inspect, and decode Opus files
diff --git a/audio/opus/Makefile b/audio/opus/Makefile
index e1fdf8cddb15..b08bd1ab63e8 100644
--- a/audio/opus/Makefile
+++ b/audio/opus/Makefile
@@ -8,7 +8,8 @@
PORTNAME= opus
PORTVERSION= 0.9.14
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/opus/
+MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
+ https://ftp.mozilla.org/pub/mozilla.org/opus/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Interactive speech and audio codec