diff options
Diffstat (limited to 'share/examples/cvsup/secure-supfile')
-rw-r--r-- | share/examples/cvsup/secure-supfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/examples/cvsup/secure-supfile b/share/examples/cvsup/secure-supfile index e4d9417..1c786e3 100644 --- a/share/examples/cvsup/secure-supfile +++ b/share/examples/cvsup/secure-supfile @@ -1,4 +1,4 @@ -# $Id: secure-supfile,v 1.7 1997/05/19 17:22:51 jdp Exp $ +# $Id: secure-supfile,v 1.8 1997/10/02 00:01:34 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the # source tree of the FreeBSD-current 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 @@ -49,5 +49,4 @@ ## The international secure collections. src-crypto -src-eBones src-secure |