From 0209fd87fc3a8102e236fe2514936689788439dc Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 26 Nov 2012 19:55:23 +0000 Subject: Sync with ports. switch download mirrors around. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17148 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/libxml2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 3a09e271e..6fee91556 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai # # $FreeBSD$ -# $MCom: ports/textproc/libxml2/Makefile,v 1.13 2012/08/04 10:10:19 kwm Exp $ +# $MCom: ports/textproc/libxml2/Makefile,v 1.14 2012/08/04 16:55:25 kwm Exp $ # # WITHOUT_SCHEMA disable XML schema support # WITHOUT_THREADS disable threads support @@ -16,8 +16,8 @@ PORTNAME= libxml2 PORTVERSION= 2.8.0 PORTREVISION?= 0 CATEGORIES?= textproc gnome -MASTER_SITES= ftp://gd.tuwien.ac.at/pub/libxml/ \ - ftp://xmlsoft.org/libxml2/ +MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ + ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org -- cgit v1.2.3