Add MASTER_SITE_LOCAL to the dist list since pointhat seems to have
trouble with the main site sometimes. The file should start appearing on the mirrors in a day or two. cVS: ----------------------------------------------------------------------
This commit is contained in:
parent
28f0740a75
commit
6481f9f9a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128836
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= chef
|
||||
PORTVERSION= 19930426
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/
|
||||
MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= brooks
|
||||
DISTNAME= bork
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
|
|
Loading…
Reference in a new issue