summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-12 17:19:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-12 17:19:41 +0000
commit6573422472046463675d0f9f9c83435455299727 (patch)
tree96d1b092a5190d8fa2b528dc06592859f711da84 /Mk
parentUpdate to 1.1.6 (diff)
Oops, it turned out that the MASTER_SITE_FREEBSD variable is already
used in bsd.port.mk for some different purpose... Define MASTER_SITE_FREEBSD_ORG instead.
Notes
Notes: svn path=/head/; revision=46149
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 5ce5d0560a23..e6ee7a7b6894 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -55,7 +55,7 @@ MASTER_SITE_COMP_SOURCES+= \
#
# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
#
-MASTER_SITE_FREEBSD+= \
+MASTER_SITE_FREEBSD_ORG+= \
ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \