mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Oops, it turned out that the MASTER_SITE_FREEBSD variable is already
used in bsd.port.mk for some different purpose... Define MASTER_SITE_FREEBSD_ORG instead.
This commit is contained in:
parent
ab27a705ef
commit
6573422472
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46149
@ -55,7 +55,7 @@ MASTER_SITE_COMP_SOURCES+= \
|
||||
#
|
||||
# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
|
||||
#
|
||||
MASTER_SITE_FREEBSD+= \
|
||||
MASTER_SITE_FREEBSD_ORG+= \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
|
||||
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
|
||||
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
|
||||
|
Loading…
Reference in New Issue
Block a user