Use MASTER_SITE_LOCAL to make fetchable again.
This commit is contained in:
parent
14ada42ce7
commit
19a6a69e90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136073
2 changed files with 6 additions and 2 deletions
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= mercury
|
||||
DISTVERSION= 1709_RC6b
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= http://download.mercury.to/
|
||||
MASTER_SITES= http://download.mercury.to/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= thierry/${PORTNAME}
|
||||
DISTNAME= ${DISTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= mercury
|
||||
DISTVERSION= 1709_RC6b
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= http://download.mercury.to/
|
||||
MASTER_SITES= http://download.mercury.to/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= thierry/${PORTNAME}
|
||||
DISTNAME= ${DISTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue