From owner-cvs-all Sun Mar 4 12:22: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D09B37B719; Sun, 4 Mar 2001 12:22:03 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f24KM3850195; Sun, 4 Mar 2001 12:22:03 -0800 (PST) (envelope-from knu) Message-Id: <200103042022.f24KM3850195@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 4 Mar 2001 12:22:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.sites.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/04 12:22:03 PST Modified files: Mk bsd.sites.mk Log: Specify only one DNS load-balancing master server for MASTER_SITE_RINGSERVER instead of listing each and every RingServer. It is painful and just a waste of time to look each RingServer for a file when it is gone or missing. (They are synchronized with each other so tightly) Revision Changes Path 1.31 +30 -23 ports/Mk/bsd.sites.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message