summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2017-07-01 20:27:05 +0000
committernaddy <naddy@FreeBSD.org>2017-07-01 20:27:05 +0000
commit76ebef09045f4afac84ad30415020ddb0112c52b (patch)
treeeda1adbb7ac491ff51fa9d1a5238f487a76417d5
parent4d3ab9aa18011fe9fcea017d96bc49f1ba9148d9 (diff)
downloadFreeBSD-ports-76ebef09045f4afac84ad30415020ddb0112c52b.zip
FreeBSD-ports-76ebef09045f4afac84ad30415020ddb0112c52b.tar.gz
Update MASTER_SITES and WWW.
-rw-r--r--audio/opus-tools/Makefile3
-rw-r--r--audio/opusfile/Makefile3
-rw-r--r--audio/opusfile/pkg-descr2
3 files changed, 3 insertions, 5 deletions
diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile
index 395b58d..f74d1de 100644
--- a/audio/opus-tools/Makefile
+++ b/audio/opus-tools/Makefile
@@ -3,8 +3,7 @@
PORTNAME= opus-tools
PORTVERSION= 0.1.10
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
- MOZILLA/opus
+MASTER_SITES= MOZILLA/opus
MAINTAINER= naddy@FreeBSD.org
COMMENT= Encode, inspect, and decode Opus files
diff --git a/audio/opusfile/Makefile b/audio/opusfile/Makefile
index f0e50ea..a724107 100644
--- a/audio/opusfile/Makefile
+++ b/audio/opusfile/Makefile
@@ -3,8 +3,7 @@
PORTNAME= opusfile
PORTVERSION= 0.8
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
- MOZILLA/opus
+MASTER_SITES= MOZILLA/opus
MAINTAINER= liangtai.s16@gmail.com
COMMENT= Opus playback library
diff --git a/audio/opusfile/pkg-descr b/audio/opusfile/pkg-descr
index 07bca43..e2e3150 100644
--- a/audio/opusfile/pkg-descr
+++ b/audio/opusfile/pkg-descr
@@ -1,3 +1,3 @@
Library for decoding .opus files, including seeking support.
-WWW: http://www.opus-codec.org/
+WWW: https://www.opus-codec.org/
OpenPOWER on IntegriCloud