svn commit: r225764 - head/share/examples/cvsup
Ken Smith
kensmith at FreeBSD.org
Mon Sep 26 11:57:49 UTC 2011
Author: kensmith
Date: Mon Sep 26 11:57:48 2011
New Revision: 225764
URL: http://svn.freebsd.org/changeset/base/225764
Log:
Forgot to add "RELENG_8" to list of CVS tags.
Submitted by: Mamontov Roman <mr.xanto at gmail.com>
Approved by: re (implicit)
Modified:
head/share/examples/cvsup/stable-supfile
Modified: head/share/examples/cvsup/stable-supfile
==============================================================================
--- head/share/examples/cvsup/stable-supfile Mon Sep 26 11:40:28 2011 (r225763)
+++ head/share/examples/cvsup/stable-supfile Mon Sep 26 11:57:48 2011 (r225764)
@@ -67,7 +67,7 @@
*default base=/var/db
*default prefix=/usr
# The following line is for 9-stable. If you want 8-stable, 7-stable,
-# 6-stable, 5-stable, 4-stable, 3-stable, or 2.2-stable, change to
+# 6-stable, 5-stable, 4-stable, 3-stable, or 2.2-stable, change to "RELENG_8",
# "RELENG_7", "RELENG_6", "RELENG_5", "RELENG_4", "RELENG_3", or
# "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_9
More information about the svn-src-head
mailing list