Note that changes to this file is NOT automatically used for the web
site build on www.FreeBSD.org. Prompted by: hrs (some time ago)
This commit is contained in:
parent
b6169776ac
commit
91035e5d69
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22487
1 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,12 @@
|
|||
# Update the FreeBSD web site from the CVS repository.
|
||||
#
|
||||
#
|
||||
# NOTE: Changes to this file is NOT automatically used for the web
|
||||
# site build on www.FreeBSD.org. If an update to the main build
|
||||
# script is required, please contact webmaster@FreeBSD.org or a member
|
||||
# of the wwwadm team.
|
||||
#
|
||||
#
|
||||
# Major variables:
|
||||
#
|
||||
# PATH - The search path as interpreted by the shell.
|
||||
|
@ -31,7 +37,7 @@
|
|||
# 2 - failure in CVS operations
|
||||
# 3 - failure in make operations
|
||||
#
|
||||
# $FreeBSD: www/tools/webupdate,v 1.11 2004/07/04 14:33:58 hrs Exp $
|
||||
# $FreeBSD: www/tools/webupdate,v 1.12 2004/08/21 10:39:28 hrs Exp $
|
||||
#
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue