summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-21 21:06:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-21 21:06:55 +0000
commit76d5cc8ffa9ec2e5087498d5f9b43cbc136623ff (patch)
treedbaad1f5f269417fd616436ef8d3149c68cfa410 /Mk
parent- Try to fix build on 4.x by USE_GCC=3.4+ (diff)
- Fix ports tree, there was a stray \ left
Pointy hat to: dougb
Notes
Notes: svn path=/head/; revision=162979
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 1cedf3a28062..368329e5b286 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -943,7 +943,7 @@ MASTER_SITE_REDHAT_LINUX+= \
.if !defined(IGNORE_MASTER_SITE_RINGSERVER)
MASTER_SITE_RINGSERVER+= \
http://ring.sakura.ad.jp/archives/%SUBDIR%/ \
- http://ring.riken.jp/archives/%SUBDIR%/ \
+ http://ring.riken.jp/archives/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_RUBY)