Store distfile locally since build cluster sometimes timeouts while

trying to fetch it.

Reported by:	pointyhat
This commit is contained in:
Alexey Dokuchaev 2006-01-25 15:27:29 +00:00
parent a9ab828eea
commit 25130a9621
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154429

View file

@ -10,7 +10,8 @@ PORTVERSION= 2005.12.26
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.calodox.scene.org/morbac/cake/download/ \
http://freebsd.nsu.ru/distfiles/
${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/
MASTER_SITE_SUBDIR= danfe
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//g}
MAINTAINER= danfe@FreeBSD.org