aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-13 15:36:50 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-13 15:36:50 +0000
commitb7e4747e7adc4e1f329cac3112932a3379c87245 (patch)
tree987c10e6c012001341244e122f790494742465b1 /textproc/libxslt
parente67209b8943697a6f5e50d6c6c3e8025713d2325 (diff)
downloadports-b7e4747e7adc4e1f329cac3112932a3379c87245.tar.gz
ports-b7e4747e7adc4e1f329cac3112932a3379c87245.zip
Put faster site first [1], while here add http mirror.
PR: ports/178523 [1] Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Notes
Notes: svn path=/head/; revision=318108
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index f6ad13a22173..4cefc1b5672a 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -5,8 +5,9 @@ PORTNAME= libxslt
PORTVERSION= 1.1.28
PORTREVISION?= 1
CATEGORIES?= textproc gnome
-MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \
- ftp://xmlsoft.org/libxml2/
+MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
+ http://xmlsoft.org/sources/ \
+ ftp://gd.tuwien.ac.at/pub/libxml/
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org