From b7e4747e7adc4e1f329cac3112932a3379c87245 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Mon, 13 May 2013 15:36:50 +0000 Subject: Put faster site first [1], while here add http mirror. PR: ports/178523 [1] Submitted by: Kubilay Kocak --- textproc/libxslt/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/libxslt') 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 -- cgit v1.2.3