Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 02:39:24 -0700 (PDT)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/ports Makefile
Message-ID:  <199909190939.CAA27110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909190939.CAA27110>