diff options
author | obrien <obrien@FreeBSD.org> | 2002-06-03 05:45:31 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-06-03 05:45:31 +0800 |
commit | 9e1d2e77bea4a82cfb0ce3271e4347fcd1a0bc16 (patch) | |
tree | a11d7f02e556e1ce7b1b9d122d1828112bb4cdba /CVSROOT/exclude | |
parent | 4fdf204936d0504818daf62f65764614326509f8 (diff) | |
download | freebsd-ports-graphics-9e1d2e77bea4a82cfb0ce3271e4347fcd1a0bc16.tar.gz freebsd-ports-graphics-9e1d2e77bea4a82cfb0ce3271e4347fcd1a0bc16.tar.zst freebsd-ports-graphics-9e1d2e77bea4a82cfb0ce3271e4347fcd1a0bc16.zip |
Do not exclude all of src/etc. Instead be more granular and only list
the applicable parts.
Diffstat (limited to 'CVSROOT/exclude')
-rw-r--r-- | CVSROOT/exclude | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude index dba8bab998c..fa8538a36ab 100644 --- a/CVSROOT/exclude +++ b/CVSROOT/exclude @@ -11,7 +11,6 @@ ^CVSROOT/rcstemplate ^distrib/ -^src/etc/ ^src/release/ ^www/ @@ -24,6 +23,7 @@ ^src/contrib/.*/FREEBSD-Xlist ^src/contrib/nvi/catalog +^src/etc/minfree ^src/etc/motd ^src/lib/libc_r/test/.*\.exp ^src/share/examples/cvsup/refuse |