mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add MASTER_SITE_KERNEL_ORG
PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
This commit is contained in:
parent
2cd0717689
commit
0eaf249aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234976
@ -1472,6 +1472,18 @@ MASTER_SITE_XORG+= \
|
||||
ftp://ftp.x.org/pub/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_KERNEL_ORG)
|
||||
MASTER_SITE_KERNEL_ORG+= \
|
||||
http://kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.us.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.uk.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.no.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.de.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.it.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.ru.kernel.org/pub/%SUBDIR%/ \
|
||||
http://www.au.kernel.org/pub/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
# Macro magic
|
||||
|
||||
MASTER_SITES_ABBREVS= CPAN:PERL_CPAN SF:SOURCEFORGE SFE:SOURCEFORGE_EXTENDED \
|
||||
|
Loading…
Reference in New Issue
Block a user