diff options
Diffstat (limited to 'share/examples/cvsup/standard-supfile')
-rw-r--r-- | share/examples/cvsup/standard-supfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index 62069ce..4efb5f3 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $Id: standard-supfile,v 1.12 1997/10/02 00:01:36 jkh Exp $ +# $Id: standard-supfile,v 1.13 1999/02/11 18:14:03 jdp Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. @@ -61,7 +61,7 @@ # # The easiest way to get the main source tree is to use the "src-all" # mega-collection. It includes all of the individual "src-*" collections, -# except "src-crypto", "src-eBones", and "src-secure". +# except "src-crypto" and "src-secure". src-all # These are the individual collections that make up "src-all". If you @@ -90,5 +90,4 @@ src-all # you are not in the USA or Canada, please use the collections in the # "secure-supfile" instead. #src-crypto -#src-eBones #src-secure |