From owner-cvs-all Sun Sep 19 2:39:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 916B8152CB; Sun, 19 Sep 1999 02:39:24 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA27110; Sun, 19 Sep 1999 02:39:24 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <199909190939.CAA27110@freefall.freebsd.org> From: Wolfram Schneider Date: Sun, 19 Sep 1999 02:39:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1999/09/19 02:39:23 PDT Modified files: en/ports Makefile Log: Add a new variable CVS_READONLY for read-only check outs. The default value is YES. If your cvs command does not support read-only check outs (global cvs option -R), set CVS_READONLY to an empty value, e.g.: $ make CVS_READONLY="" all Revision Changes Path 1.26 +10 -3 www/en/ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message