diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-04-14 12:53:37 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-04-14 12:53:37 +0000 |
| commit | 14d9c82a4ab916b160132da9b097401b66975b22 (patch) | |
| tree | cfc043953982a7bfeee225592f583330d5b4b991 /share/examples | |
| parent | 8aff52ca4e8817983295a8fd9a9294ef198960bf (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/cvsup/cvs-supfile | 2 | ||||
| -rw-r--r-- | share/examples/cvsup/stable-supfile | 2 | ||||
| -rw-r--r-- | share/examples/cvsup/standard-supfile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index a1f80de33087..a85413c9f88d 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -70,6 +70,7 @@ src-all # use these, be sure to comment out "src-all" above. #src-base #src-bin +#src-cddl #src-contrib #src-etc #src-games @@ -80,6 +81,7 @@ src-all #src-lib #src-libexec #src-release +#src-rescue #src-sbin #src-share #src-sys diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile index 7b28e4d21692..c70f9652cdcc 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -90,6 +90,7 @@ src-all # use these, be sure to comment out "src-all" above. #src-base #src-bin +#src-cddl #src-contrib #src-etc #src-games @@ -100,6 +101,7 @@ src-all #src-lib #src-libexec #src-release +#src-rescue #src-sbin #src-share #src-sys diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index b1fc97b15913..f5004b5ee1bd 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -69,6 +69,7 @@ src-all # use these, be sure to comment out "src-all" above. #src-base #src-bin +#src-cddl #src-contrib #src-etc #src-games @@ -79,6 +80,7 @@ src-all #src-lib #src-libexec #src-release +#src-rescue #src-sbin #src-share #src-sys |
