From 7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 8 Oct 2002 05:39:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_7_0_RELEASE'. --- Makefile.inc1 | 2 +- share/examples/cvsup/standard-supfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 4d458d923a55c..74ee8fc73355d 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -527,7 +527,7 @@ update: @echo "--------------------------------------------------------------" @echo ">>> Updating ${.CURDIR} from cvs repository" ${CVSROOT} @echo "--------------------------------------------------------------" - cd ${.CURDIR}; cvs -q update -rRELENG_4_7 -P -d + cd ${.CURDIR}; cvs -q update -rRELENG_4 -P -d .endif # diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index 45592a2e664fe..de3472338d193 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -51,7 +51,7 @@ *default host=CHANGE_THIS.FreeBSD.org *default base=/usr *default prefix=/usr -*default release=cvs tag=RELENG_4_7 +*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. -- cgit v1.3