Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2011 11:57:49 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r225764 - head/share/examples/cvsup
Message-ID:  <201109261157.p8QBvnUI073246@svn.freebsd.org>

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



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