1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
This commit is contained in:
Jeremy Chadwick 2008-03-26 16:25:20 +00:00
parent 1d973e84ce
commit aa2914e40c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209884
3 changed files with 5 additions and 5 deletions

View File

@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src
EXTRACT_SUFX= .tgz
MAINTAINER?= koitsu@FreeBSD.org
COMMENT?= A dungeon explorin', slashin', hackin' game
MAINTAINER= koitsu@FreeBSD.org
COMMENT= A dungeon explorin', slashin', hackin' game
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View File

@ -12,7 +12,7 @@ CATEGORIES= www security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= freebsd@jdc.parodius.com
MAINTAINER= koitsu@FreeBSD.org
COMMENT= Securely execute Web CGI scripts
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View File

@ -9,9 +9,9 @@ PORTNAME= suphp
PORTVERSION= 0.6.2
CATEGORIES= www
MASTER_SITES= http://www.suphp.org/download/ \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/koitsu/
${MASTER_SITE_LOCAL:S/%SUBDIR%|koitsu|}
MAINTAINER= freebsd@jdc.parodius.com
MAINTAINER= koitsu@FreeBSD.org
COMMENT= Securely execute PHP scripts under Apache
GNU_CONFIGURE= yes