summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-19 10:46:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-19 10:46:31 +0000
commit3cb5d9885b25431b2deda8395d438051a4ce3faf (patch)
tree565dfb33432ce1cd296a13ada547ee9e991e8e97 /Mk/bsd.sites.mk
parentUpdate to new version. Fixes build with clang. (diff)
Berlios is gone and has been mirrored to sourceforge, adapt the BERLIOS site
Notes
Notes: svn path=/head/; revision=374940
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 0d2db4b23a74..78b68e979f05 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -104,8 +104,7 @@ MASTER_SITE_APACHE_XML+= \
.if !defined(IGNORE_MASTER_SITE_BERLIOS)
MASTER_SITE_BERLIOS+= \
- http://download.berlios.de/%SUBDIR%/ \
- http://download2.berlios.de/%SUBDIR%/
+ ${MASTER_SITE_SOURCEFORGE}
.endif
.if !defined(IGNORE_MASTER_SITE_CENKES)
@@ -1523,7 +1522,7 @@ MASTER_SITES_ABBREVS= CPAN:PERL_CPAN \
RG:RUBYGEMS \
RF:RUBYFORGE
MASTER_SITES_SUBDIRS= APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
- BERLIOS:${PORTNAME:tl} \
+ BERLIOS:${PORTNAME:tl}.berlios \
CENKES:myports \
CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:C/(.*)-[0-9].*/\1/} \
CSME:myports \