summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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