diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-06-29 09:03:59 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-06-29 09:03:59 +0000 |
| commit | 33f644c41f1613c8dffd7e75e4610c8a0c104d49 (patch) | |
| tree | 5c5870c3dc1df75bf17f6893c781040fde1b8498 | |
| parent | 65e941047cad090203dedd359d3426a1b0d7b7be (diff) | |
Notes
| -rw-r--r-- | share/examples/cvsup/secure-cvs-supfile | 2 | ||||
| -rw-r--r-- | share/examples/cvsup/secure-stable-supfile | 1 | ||||
| -rw-r--r-- | share/examples/cvsup/secure-supfile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile index 0e88f5c3de27..22ca8f03003e 100644 --- a/share/examples/cvsup/secure-cvs-supfile +++ b/share/examples/cvsup/secure-cvs-supfile @@ -50,6 +50,7 @@ ## The international secure collections. cvs-crypto +src-crypto-rsa # # These are the individual collections that make up "cvs-crypto". If # you use these, be sure to comment out "cvs-crypto" above. @@ -57,4 +58,3 @@ cvs-crypto #src-eBones #src-secure #src-sys-crypto -#src-crypto-rsa diff --git a/share/examples/cvsup/secure-stable-supfile b/share/examples/cvsup/secure-stable-supfile index d52ee6be596c..fa329a156513 100644 --- a/share/examples/cvsup/secure-stable-supfile +++ b/share/examples/cvsup/secure-stable-supfile @@ -51,6 +51,7 @@ ## The international secure collections. cvs-crypto +src-crypto-rsa # # These are the individual collections that make up "cvs-crypto". If # you use these, be sure to comment out "cvs-crypto" above. diff --git a/share/examples/cvsup/secure-supfile b/share/examples/cvsup/secure-supfile index d68ed1a29f1a..5a9d6c44b481 100644 --- a/share/examples/cvsup/secure-supfile +++ b/share/examples/cvsup/secure-supfile @@ -49,6 +49,7 @@ ## The international secure collections. cvs-crypto +src-crypto-rsa # # These are the individual collections that make up "cvs-crypto". If # you use these, be sure to comment out "cvs-crypto" above. |
