svn commit: r196486 - stable/8/share/examples/cvsup
Ken Smith
kensmith at FreeBSD.org
Mon Aug 24 03:49:38 UTC 2009
Author: kensmith
Date: Mon Aug 24 03:49:37 2009
New Revision: 196486
URL: http://svn.freebsd.org/changeset/base/196486
Log:
Update the comment for RELENG_8 too.
Submitted by: Dmitry Morozovsky <marck at rinet dot ru>
Approved by: re (implicit)
Modified:
stable/8/share/examples/cvsup/stable-supfile
Modified: stable/8/share/examples/cvsup/stable-supfile
==============================================================================
--- stable/8/share/examples/cvsup/stable-supfile Mon Aug 24 03:04:13 2009 (r196485)
+++ stable/8/share/examples/cvsup/stable-supfile Mon Aug 24 03:49:37 2009 (r196486)
@@ -66,9 +66,10 @@
*default host=CHANGE_THIS.FreeBSD.org
*default base=/var/db
*default prefix=/usr
-# The following line is for 7-stable. If you want 6-stable, 5-stable,
-# 4-stable, 3-stable, or 2.2-stable, change to "RELENG_6", "RELENG_5",
-# "RELENG_4", "RELENG_3", or "RELENG_2_2" respectively.
+# The following line is for 8-stable. If you want 7-stable, 6-stable,
+# 5-stable, 4-stable, 3-stable, or 2.2-stable, change to "RELENG_7",
+# "RELENG_6", "RELENG_5", "RELENG_4", "RELENG_3", or "RELENG_2_2"
+# respectively.
*default release=cvs tag=RELENG_8
*default delete use-rel-suffix
More information about the svn-src-all
mailing list