summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2010-06-14 02:26:33 +0000
committerkensmith <kensmith@FreeBSD.org>2010-06-14 02:26:33 +0000
commita1cba7a4a60536889573f69d4f42394ae1e9e13e (patch)
tree4b93cbf0199b28bd54c2b0b48c2079aa56087298
parentaa0fc0028504d7985b1cf7c1dfd8aebe1aba07c4 (diff)
downloadFreeBSD-src-a1cba7a4a60536889573f69d4f42394ae1e9e13e.zip
FreeBSD-src-a1cba7a4a60536889573f69d4f42394ae1e9e13e.tar.gz
Adjust the cvs branch for 'make update'.
Approved by: re (implicit)
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index bfc796c..ff27967 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -93,7 +93,7 @@ CLEANDIR= cleandir
.endif
CVS?= cvs
-CVSFLAGS?= -r RELENG_8 -P -d -I!
+CVSFLAGS?= -r RELENG_8_1 -P -d -I!
SVN?= svn
SVNFLAGS?= -r HEAD
SUP?= /usr/bin/csup
OpenPOWER on IntegriCloud