fix master site paths
This commit is contained in:
parent
f8e04119c1
commit
f7fefbde70
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user