summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-06-01 16:00:39 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-06-01 16:00:39 +0000
commit0eaf249aacb8f1b5199e4925cef591601a8b07ad (patch)
treea4cd5293a773c19cc6eaa780575c24ed8a90bed7 /Mk/bsd.sites.mk
parentPatch Makefile to respect PREFIX and use our INSTALL macros. (diff)
- Add MASTER_SITE_KERNEL_ORG
PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes
Notes: svn path=/head/; revision=234976
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 0efe9a807922..e369cf702c3f 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -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 \