svn commit: r318108 - head/textproc/libxslt
Koop Mast
kwm at FreeBSD.org
Mon May 13 15:36:51 UTC 2013
Author: kwm
Date: Mon May 13 15:36:50 2013
New Revision: 318108
URL: http://svnweb.freebsd.org/changeset/ports/318108
Log:
Put faster site first [1], while here add http mirror.
PR: ports/178523 [1]
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com>
Modified:
head/textproc/libxslt/Makefile
Modified: head/textproc/libxslt/Makefile
==============================================================================
--- head/textproc/libxslt/Makefile Mon May 13 15:32:29 2013 (r318107)
+++ head/textproc/libxslt/Makefile Mon May 13 15:36:50 2013 (r318108)
@@ -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 at FreeBSD.org
More information about the svn-ports-all
mailing list