summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorobache <obache>2008-12-02 12:58:59 +0000
committerobache <obache>2008-12-02 12:58:59 +0000
commit8de674ab468bad854cabf10ed3eb1b4428d79c8d (patch)
tree19a5b0ce0fba2670a5f2a6d1d1934fc9e6aeed62 /mk
parent9f382bc3e3a8d713ff6af6b1534dfeca6bf7f468 (diff)
downloadpkgsrc-8de674ab468bad854cabf10ed3eb1b4428d79c8d.tar.gz
Add a missing end of slash.
Diffstat (limited to 'mk')
-rw-r--r--mk/fetch/sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 232baf5875c..31fb996fea8 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.50 2008/12/01 11:49:20 obache Exp $
+# $NetBSD: sites.mk,v 1.51 2008/12/02 12:58:59 obache Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -145,7 +145,7 @@ MASTER_SITE_MOZILLA+= \
http://mozilla.mirrors.tds.net/pub/mozilla.org/ \
http://mirrors.yocum.org/mozilla/ \
http://mozilla.isohunt.com/ \
- http://mozilla.ussg.indiana.edu/pub/mozilla.org \
+ http://mozilla.ussg.indiana.edu/pub/mozilla.org/ \
http://mirror.atlanticmetro.net/mozilla/ \
http://mirror.csclub.uwaterloo.ca/pub/mozilla.org/ \
http://mozilla.mirror.rafal.ca/ \