aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2005-07-20 20:01:37 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2005-07-20 20:01:37 +0000
commitdc8d555647d82f1fed31715a76e86dabb3b7790c (patch)
treea87d3af6efc77f9df6bbe4f23a6413d19f086a13 /tools
parent747e5e832ff0508e440dd841fc846b335c54b0c9 (diff)
downloadsrc-dc8d555647d82f1fed31715a76e86dabb3b7790c.tar.gz
src-dc8d555647d82f1fed31715a76e86dabb3b7790c.zip
Catch up.
Notes
Notes: svn path=/head/; revision=148209
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile
index 8942bccd4338..84d739ab07b9 100644
--- a/tools/tools/tinderbox/etc/Makefile
+++ b/tools/tools/tinderbox/etc/Makefile
@@ -4,8 +4,8 @@ ETCFILES =
ETCFILES += default.rc
ETCFILES += releng_4.rc update_releng_4.rc
ETCFILES += releng_5.rc update_releng_5.rc
-ETCFILES += stable.rc update_stable.rc
-ETCFILES += current.rc update_current.rc
+ETCFILES += releng_6.rc update_releng_6.rc
+ETCFILES += head.rc update_head.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}