diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-09-26 11:55:51 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-09-26 11:55:51 +0000 |
| commit | 91035e5d69662e1942ca427b8799e4d836d2a9b7 (patch) | |
| tree | d186e4b15a694e0b632d5b00bc0b85ce2c9bad2a /tools/webupdate | |
| parent | b6169776acf56a1a2b3d9153f80bace6af850e36 (diff) | |
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)
Notes
svn path=/www/; revision=22487
Diffstat (limited to 'tools/webupdate')
| -rw-r--r-- | tools/webupdate | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/tools/webupdate b/tools/webupdate index a4393679b6..0d7fde753a 100644 --- a/tools/webupdate +++ b/tools/webupdate @@ -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 $ # # |
