diff options
author | wollman <wollman@FreeBSD.org> | 2001-11-17 01:18:21 +0800 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2001-11-17 01:18:21 +0800 |
commit | 4c63f27aeed831ca46400a1ed3e9cfc20ec392ba (patch) | |
tree | c0a5c81d01aae2f60475f27c80fb30b08725831f /CVSROOT/exclude | |
parent | 9e21dc92bbb25b7283820d492719870a696e5191 (diff) | |
download | freebsd-ports-gnome-4c63f27aeed831ca46400a1ed3e9cfc20ec392ba.tar.gz freebsd-ports-gnome-4c63f27aeed831ca46400a1ed3e9cfc20ec392ba.tar.zst freebsd-ports-gnome-4c63f27aeed831ca46400a1ed3e9cfc20ec392ba.zip |
Quoting from the change:
# src/share/zoneinfo is an externally-maintained database
# (would have been in src/contrib had the latter existed sooner).
# We don't normally keep local modifications to it, but it's no
# longer on the vendor branch for historical reasons.
# Exclude it so that we can use the vendor files verbatim.
Diffstat (limited to 'CVSROOT/exclude')
-rw-r--r-- | CVSROOT/exclude | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude index 2859dc2d0cba..00750f5a958f 100644 --- a/CVSROOT/exclude +++ b/CVSROOT/exclude @@ -37,3 +37,10 @@ ^src/usr.bin/more/more.help ^src/usr.sbin/sysinstall/help/.*\.hlp ^src/.*\.ps + +# src/share/zoneinfo is an externally-maintained database +# (would have been in src/contrib had the latter existed sooner). +# We don't normally keep local modifications to it, but it's no +# longer on the vendor branch for historical reasons. +# Exclude it so that we can use the vendor files verbatim. +^src/share/zoneinfo/[Ta-z] |