diff options
Diffstat (limited to 'share/examples/cvsup/secure-stable-supfile')
-rw-r--r-- | share/examples/cvsup/secure-stable-supfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/examples/cvsup/secure-stable-supfile b/share/examples/cvsup/secure-stable-supfile index d780a96..1ab1b15 100644 --- a/share/examples/cvsup/secure-stable-supfile +++ b/share/examples/cvsup/secure-stable-supfile @@ -1,4 +1,4 @@ -# $Id: secure-stable-supfile,v 1.9 1997/10/02 00:01:33 jkh Exp $ +# $Id: secure-stable-supfile,v 1.10 1999/02/11 18:04:17 jdp Exp $ # # This file contains all of the "CVSup collections" that make up the # source tree of the FreeBSD-stable international secure distribution. @@ -34,7 +34,7 @@ # prefix=/usr # This specifies where to place the requested files. A # setting of "/usr" will place all of the files requested -# in "/usr/src" (i.e., "/usr/src/eBones" and "/usr/src/secure"). +# in "/usr/src" (e.g., "/usr/src/crypto" and "/usr/src/secure"). # The prefix directory must exist in order to run CVSup. # Defaults that apply to all the collections @@ -51,5 +51,4 @@ ## The international secure collections. src-crypto -src-eBones src-secure |