mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add src-release and src-tools collections.
Inspired by: ache
This commit is contained in:
parent
205390f373
commit
ef72ceb751
2 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: cvs-supfile,v 1.5 1996/12/05 11:27:50 asami Exp $
|
||||
# $Id: cvs-supfile,v 1.6 1996/12/15 00:34:46 jdp Exp $
|
||||
#
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# CVS development tree of the FreeBSD system.
|
||||
|
|
@ -72,9 +72,11 @@ src-all
|
|||
#src-include
|
||||
#src-lib
|
||||
#src-libexec
|
||||
#src-release
|
||||
#src-sbin
|
||||
#src-share
|
||||
#src-sys
|
||||
#src-tools
|
||||
#src-usrbin
|
||||
#src-usrsbin
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id$
|
||||
# $Id: stable-supfile,v 1.4 1996/12/15 00:34:51 jdp Exp $
|
||||
#
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# FreeBSD-stable 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue