aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-08-13 14:14:41 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-08-13 14:14:41 +0000
commitb6ac9d91b5259a8215254dc62d9920b058f3b9fc (patch)
treebc0e52e46626c7daf4c7baef24730c944e7515e2 /share
parent6fd0f272679ab7502a437dbb995a02b0da201820 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/examples/cvsup/stable-supfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile
index 881018b9d15a..ec496ff8dca3 100644
--- a/share/examples/cvsup/stable-supfile
+++ b/share/examples/cvsup/stable-supfile
@@ -66,9 +66,9 @@
*default host=CHANGE_THIS.FreeBSD.org
*default base=/usr
*default prefix=/usr
-# The following line is for 3-stable. If you want 2.2-stable, change
-# "RELENG_3" to "RELENG_2_2".
-*default release=cvs tag=RELENG_3
+# The following line is for 4-stable. If you want 3-stable or 2.2-stable,
+# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
+*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
# If your network link is a T1 or faster, comment out the following line.