aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
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/flac
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/flac')
-rw-r--r--audio/flac/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 371f709c82a3..cf90af0731cd 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -4,7 +4,9 @@
PORTNAME= flac
PORTVERSION= 1.3.2
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/flac/
+MASTER_SITES= https://downloads.xiph.org/releases/flac/ \
+ https://download.videolan.org/contrib/flac/ \
+ SF/flac/flac-src
MAINTAINER= naddy@FreeBSD.org
COMMENT= Free lossless audio codec