aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-20 01:58:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-20 01:58:39 +0000
commitf7124908f3c4f2670671d3dc615573be815ae01c (patch)
tree8e507d5c9712b4ea4a848b53b04eccaed4619a4d /share
parent5712096d1854b9c776330690017c52345f41b0e3 (diff)
downloadsrc-f7124908f3c4f2670671d3dc615573be815ae01c.tar.gz
src-f7124908f3c4f2670671d3dc615573be815ae01c.zip
Change MASTER_SITE_BACKUP to point to new dir on wcarchive. Merge some
MASTER_SITE_* macros from latest bsd.port.mk.
Notes
Notes: svn path=/head/; revision=42876
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 9c61f342b6c8..38c1953dd2c0 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.71 1999/01/06 02:44:29 obrien Exp $
+# $Id: make.conf,v 1.72 1999/01/11 15:06:57 peter Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -134,7 +134,7 @@
# remove the "/${DIST_SUBDIR}/" part.)
#
#MASTER_SITE_BACKUP?= \
-# ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/
+# ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
#
# If you want your port fetches to check the above site first (before
# the MASTER_SITES specified in the port Makefiles), uncomment the
@@ -157,6 +157,9 @@
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/%SUBDIR%/
+#MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/
+#MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/
+#MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/
#
#
# Kerberos IV