diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 49e827598ef..f4032ffea4a 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.95 2006/03/20 13:36:54 steven Exp $ +# $OpenBSD: Makefile,v 1.96 2006/05/12 16:08:36 steven Exp $ COMMENT= "XML parsing library" @@ -7,7 +7,7 @@ DISTNAME= libxml2-${VERSION} PKGNAME= libxml-${VERSION} SHARED_LIBS= xml2 9.1 CATEGORIES= textproc -MASTER_SITES= ftp://xmlsoft.org/ \ +MASTER_SITES= ftp://xmlsoft.org/libxml/ \ ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} HOMEPAGE= http://xmlsoft.org/ diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index bc1903cc6b6..02064fe7bbf 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2006/01/07 10:17:12 steven Exp $ +# $OpenBSD: Makefile,v 1.48 2006/05/12 16:08:36 steven Exp $ COMMENT= "XSLT C Library for GNOME" @@ -11,7 +11,7 @@ CATEGORIES= textproc HOMEPAGE= http://xmlsoft.org/XSLT/ -MASTER_SITES= ftp://xmlsoft.org/ \ +MASTER_SITES= ftp://xmlsoft.org/libxslt/ \ ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} # BSD-like