summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordsainty <dsainty>2008-05-04 06:59:51 +0000
committerdsainty <dsainty>2008-05-04 06:59:51 +0000
commit87997588492791e956604d1b18f0e63503640650 (patch)
tree24385409ea106093d32917ab8c24dbc709d95fb7 /textproc
parentdc1ab9b4c9e604d347b43c2699fba52035f9c766 (diff)
downloadpkgsrc-87997588492791e956604d1b18f0e63503640650.tar.gz
Add an HTTP download option to MASTER_SITES
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 6dc030df755..04939b9b828 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.92 2008/04/22 21:42:07 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2008/05/04 06:59:51 dsainty Exp $
DISTNAME= libxml2-2.6.32
CATEGORIES= textproc
-MASTER_SITES= ftp://xmlsoft.org/libxml2/
+MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
+ http://xmlsoft.org/sources/
#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
MAINTAINER= recht@NetBSD.org