svn commit: r228138 - stable/9/share/examples/cvsup

Sergey Kandaurov pluknet at FreeBSD.org
Tue Nov 29 18:21:35 UTC 2011


Author: pluknet
Date: Tue Nov 29 18:21:34 2011
New Revision: 228138
URL: http://svn.freebsd.org/changeset/base/228138

Log:
  Update for RELENG_9.
  
  This is a direct commit.
  
  Approved by:	re (kib)

Modified:
  stable/9/share/examples/cvsup/standard-supfile

Modified: stable/9/share/examples/cvsup/standard-supfile
==============================================================================
--- stable/9/share/examples/cvsup/standard-supfile	Tue Nov 29 16:34:44 2011	(r228137)
+++ stable/9/share/examples/cvsup/standard-supfile	Tue Nov 29 18:21:34 2011	(r228138)
@@ -49,7 +49,7 @@
 *default host=CHANGE_THIS.FreeBSD.org
 *default base=/var/db
 *default prefix=/usr
-*default release=cvs tag=.
+*default release=cvs tag=RELENG_9
 *default delete use-rel-suffix
 
 # If you seem to be limited by CPU rather than network or disk bandwidth, try


More information about the svn-src-stable mailing list