diff options
Diffstat (limited to 'share/examples/cvsup')
-rw-r--r-- | share/examples/cvsup/standard-supfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index c4607cc..5416d13 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $Id: standard-supfile,v 1.2 1996/08/21 00:26:30 jkh Exp $ +# $Id: standard-supfile,v 1.3 1996/08/28 18:08:20 ache Exp $ # # This file contains all of the "CVSUP collections" that comprise the FreeBSD # source distribution from the current (new and experimental) development @@ -54,6 +54,5 @@ src-sbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr #src-secure release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-share release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-sys release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. -src-tools release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-usrbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-usrsbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. |