aboutsummaryrefslogtreecommitdiff
path: root/audio/libogg/Makefile
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/libogg/Makefile
parente67cc0b93e5dc73f5ad43b0f10d63935ce7743a2 (diff)
downloadports-37677d32e389d6fe261c4aea8531acdf09997ae0.tar.gz
ports-37677d32e389d6fe261c4aea8531acdf09997ae0.zip
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=463123
Diffstat (limited to 'audio/libogg/Makefile')
-rw-r--r--audio/libogg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile
index da172eaf213b..d24fad117f1c 100644
--- a/audio/libogg/Makefile
+++ b/audio/libogg/Makefile
@@ -5,7 +5,8 @@ PORTNAME= libogg
PORTVERSION= 1.3.3
PORTEPOCH= 4
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/ogg/
+MASTER_SITES= https://downloads.xiph.org/releases/ogg/ \
+ https://download.videolan.org/videolan/testing/contrib/ogg/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Ogg bitstream library