aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
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 /textproc/libxslt
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 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 8c37d5183d30..7556608d1c09 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -5,9 +5,8 @@ PORTNAME= libxslt
PORTVERSION= 1.1.29
PORTREVISION?= 1
CATEGORIES?= textproc gnome
-MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
- http://xmlsoft.org/sources/ \
- ftp://gd.tuwien.ac.at/pub/libxml/
+MASTER_SITES= http://xmlsoft.org/sources/ \
+ https://mirror.umd.edu/xbmc/build-deps/sources/
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org