summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2005-07-11 16:01:33 +0000
committerkensmith <kensmith@FreeBSD.org>2005-07-11 16:01:33 +0000
commit24e1508dbe6462133939d76e072bc3699da69bd2 (patch)
tree27b89d35cfe469aedbed34dbde651782cb59bd76 /Makefile.inc1
parenta9463c942d98db0aabda7ea8fbc3bfa27a4d8b65 (diff)
downloadFreeBSD-src-24e1508dbe6462133939d76e072bc3699da69bd2.zip
FreeBSD-src-24e1508dbe6462133939d76e072bc3699da69bd2.tar.gz
Add branch tag for cvs update operation.
Approved by: re (implicit)
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 8807bf7..bbb4a22 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -87,7 +87,7 @@ CLEANDIR= cleandir
.endif
CVS?= cvs
-CVSFLAGS?= -A -P -d -I!
+CVSFLAGS?= -r RELENG_6 -A -P -d -I!
SUP?= /usr/local/bin/cvsup
SUPFLAGS?= -g -L 2 -P -
.if defined(SUPHOST)
OpenPOWER on IntegriCloud