- Fix MASTER_SITES

- Pet portlint

PR:		ports/66957
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-05-21 06:31:18 +00:00
parent b61bd6ffb9
commit 221cf0963f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109590

View file

@ -9,8 +9,8 @@ PORTNAME= caudium10
PORTVERSION= 1.0.56
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.oav.net/caudium/source/ \
ftp://ftp.caudium.net/caudium/source/
MASTER_SITES= ftp://ftp.caudium.net/caudium/source/ \
ftp://ftp.fr.caudium.net/pub/caudium/source/
DISTNAME= caudium-${PORTVERSION}
MAINTAINER= kiwi@oav.net
@ -21,8 +21,8 @@ LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/
WRKSRC= ${WRKDIR}/${DISTNAME}/
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX}
USE_GMAKE= yes
USE_BZIP2= yes