Change HOMEPAGE and more MASTER_SITES
This commit is contained in:
parent
136fa62bf7
commit
05bfbd8c9c
@ -1,22 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/07/19 20:48:06 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/07/20 17:36:50 shell Exp $
|
||||
|
||||
COMMENT= "the XSLT C Library for GNOME"
|
||||
|
||||
DISTNAME= libxslt-0.14.0
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.399
|
||||
HOMEPAGE= http://xmlsoft.org/
|
||||
NEED_VERSION= 1.427
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
LIB_DEPENDS= xml2.::textproc/libxml
|
||||
LIB_DEPENDS= xml2.6::textproc/libxml
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ftp://xmlsoft.org/
|
||||
MASTER_SITES= ftp://xmlsoft.org/ \
|
||||
ftp://speakeasy.rpmfind.net/pub/libxml/ \
|
||||
ftp://fr.rpmfind.net/pub/libxml/
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user