aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xvid
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 /multimedia/xvid
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 'multimedia/xvid')
-rw-r--r--multimedia/xvid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xvid/Makefile b/multimedia/xvid/Makefile
index 64a11fc155a5..3a124377f6b9 100644
--- a/multimedia/xvid/Makefile
+++ b/multimedia/xvid/Makefile
@@ -5,7 +5,8 @@ PORTNAME= xvid
PORTVERSION= 1.3.4
PORTEPOCH= 1
CATEGORIES= multimedia
-MASTER_SITES= http://downloads.xvid.org/downloads/
+MASTER_SITES= https://downloads.xvid.com/downloads/ \
+ https://source.ipfire.org/source-2.x/
DISTNAME= ${PORTNAME}core-${PORTVERSION}
MAINTAINER= riggs@FreeBSD.org