aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-10 19:01:20 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-10 19:01:20 +0000
commit2e69a74e135bac818d7d216f0020a2ab77770ca1 (patch)
treef4ebdab44f980da06c0c82aa7e765ddbffef28af /Mk/bsd.sites.mk
parente35e11cda2fe644949aadb07c047cabb364a8fa9 (diff)
downloadports-2e69a74e135bac818d7d216f0020a2ab77770ca1.tar.gz
ports-2e69a74e135bac818d7d216f0020a2ab77770ca1.zip
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index d9ba00a48a9f..c87c692ec49c 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -104,6 +104,12 @@ MASTER_SITE_APACHE_XML+= \
${MASTER_SITE_APACHE:S,%SUBDIR%,xml/&,}
.endif
+.if !defined(IGNORE_MASTER_SITE_BERLIOS)
+MASTER_SITE_BERLIOS+= \
+ http://download.berlios.de/%SUBDIR%/ \
+ http://download2.berlios.de/%SUBDIR%/
+.endif
+
.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)
MASTER_SITE_COMP_SOURCES+= \
ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ \