aboutsummaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-27 13:03:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-27 13:03:48 +0000
commit37677d32e389d6fe261c4aea8531acdf09997ae0 (patch)
tree7d7433c119fb6f464d0701eb1974bfbd9be57df7 /audio/libvorbis
parente67cc0b93e5dc73f5ad43b0f10d63935ce7743a2 (diff)
downloadports-37677d32e389d6fe261c4aea8531acdf09997ae0.tar.gz
ports-37677d32e389d6fe261c4aea8531acdf09997ae0.zip
Notes
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 6f97d51c4629..b47687ad46da 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -6,7 +6,8 @@ PORTVERSION= 1.3.5
PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
+MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ \
+ https://download.videolan.org/videolan/testing/contrib/vorbis/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Audio compression codec library