Store distfile locally since build cluster sometimes timeouts while
trying to fetch it. Reported by: pointyhat
This commit is contained in:
parent
a9ab828eea
commit
25130a9621
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154429
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue