diff options
| -rw-r--r-- | share/examples/cvsup/standard-supfile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index b68432d4006f..f5df21b05ff1 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: standard-supfile,v 1.6 1996/12/15 00:34:52 jdp Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. @@ -71,9 +71,11 @@ src-all #src-include #src-lib #src-libexec +#src-release #src-sbin #src-share #src-sys +#src-tools #src-usrbin #src-usrsbin |
