aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-02 00:00:39 +0800
committerwxs <wxs@FreeBSD.org>2009-06-02 00:00:39 +0800
commit7aef789f62582db397d34849887ab59877886f97 (patch)
tree0b4d977a10c07633132274e515c133485863ef6b
parente001545ceb6ba8a8c346d790e4a8e369cfd2219b (diff)
downloadfreebsd-ports-gnome-7aef789f62582db397d34849887ab59877886f97.tar.gz
freebsd-ports-gnome-7aef789f62582db397d34849887ab59877886f97.tar.zst
freebsd-ports-gnome-7aef789f62582db397d34849887ab59877886f97.zip
- Add MASTER_SITE_KERNEL_ORG
PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
-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 \