Use MASTER_SITE_LOCAL for locally stored distfiles.
This commit is contained in:
parent
6fd97ac4e8
commit
74c68fe94d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29750
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= utah-glx
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= sobomax
|
||||
|
||||
MAINTAINER= 3d@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Reference in a new issue