From 82494980f272409af0ddaa3f02bebca4494ef942 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 24 Oct 2000 12:37:52 +0000 Subject: [PATCH] Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS. --- etc/defaults/make.conf | 2 ++ share/examples/etc/make.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 7403bcdf6da..970538b4131 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -220,6 +220,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ #MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ #MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ +#MASTER_SITE_MOZILLA= ftp://ftp.yggdrasil.com/mirrors/site/ftp.mozilla.org/pub/%SUBDIR%/ +#MASTER_SITE_XEMACS= ftp://ftp.sunsite.utk.edu/pub/xemacs/%SUBDIR%/ #MASTER_SITE_TCLTK= ftp://ftp.uu.net/languages/tcl/%SUBDIR%/ #MASTER_SITE_RUBY= ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 7403bcdf6da..970538b4131 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -220,6 +220,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ #MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ #MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ +#MASTER_SITE_MOZILLA= ftp://ftp.yggdrasil.com/mirrors/site/ftp.mozilla.org/pub/%SUBDIR%/ +#MASTER_SITE_XEMACS= ftp://ftp.sunsite.utk.edu/pub/xemacs/%SUBDIR%/ #MASTER_SITE_TCLTK= ftp://ftp.uu.net/languages/tcl/%SUBDIR%/ #MASTER_SITE_RUBY= ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ #