From f418fdfb895f8daf699588af984a34fbec32b2bc Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 12 Aug 2001 17:22:41 +0000 Subject: [PATCH] Chagne MASTER_SITE_FREEBSD to MASTER_SITE_FREEBSD_ORG, because MASTER_SITE_FREEBSD is already used in bsd.port.mk for some different purpose. --- etc/defaults/make.conf | 2 +- share/examples/etc/make.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 10a2d75fa7a2..5de4a749b579 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -274,7 +274,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # #MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ #MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ -#MASTER_SITE_FREEBSD= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ +#MASTER_SITE_FREEBSD_ORG= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ #MASTER_SITE_GNU= ftp://ftp.gnu.org/gnu/%SUBDIR%/ #MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/ diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 10a2d75fa7a2..5de4a749b579 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -274,7 +274,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # #MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ #MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ -#MASTER_SITE_FREEBSD= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ +#MASTER_SITE_FREEBSD_ORG= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ #MASTER_SITE_GNU= ftp://ftp.gnu.org/gnu/%SUBDIR%/ #MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/