1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

update bsd.sites.mk - add berlios mirrors

Berlios is a popular SourceForge clone
This commit is contained in:
Andrew Pantyukhin 2006-05-10 19:01:20 +00:00
parent e35e11cda2
commit 2e69a74e13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161984

View File

@ -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%/ \