diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2005-03-15 12:21:44 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2005-03-15 12:21:44 +0000 |
| commit | 7a94b58748305b395ba0cd08435b79349c4424c5 (patch) | |
| tree | db5269809a45f457b6835ca4a02c9c0c53c43a80 /share/examples/cvsup | |
| parent | bbbc2d967e7566506ad2d9aff6899eee7702081a (diff) | |
Notes
Diffstat (limited to 'share/examples/cvsup')
| -rw-r--r-- | share/examples/cvsup/refuse | 8 | ||||
| -rw-r--r-- | share/examples/cvsup/refuse.README | 6 |
2 files changed, 11 insertions, 3 deletions
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index dadec08fae12..98b21232d238 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -1,16 +1,20 @@ +doc/bn_* doc/da_* doc/de_* -doc/es_* doc/el_* +doc/es_* doc/fr_* +doc/id_* doc/it_* doc/ja_* doc/nl_* doc/no_* doc/pl_* doc/pt_* +doc/ro_* doc/ru_* doc/sr_* +doc/tr_* doc/zh_* ports/arabic ports/chinese @@ -20,8 +24,8 @@ ports/hebrew ports/hungarian ports/japanese ports/korean -ports/portuguese ports/polish +ports/portuguese ports/russian ports/ukrainian ports/vietnamese diff --git a/share/examples/cvsup/refuse.README b/share/examples/cvsup/refuse.README index 7e98f574dfec..4fb0f61a3b1a 100644 --- a/share/examples/cvsup/refuse.README +++ b/share/examples/cvsup/refuse.README @@ -23,19 +23,23 @@ buildworld. Modify /etc/mail/`hostname`.mc instead. If you are an English speaker and don't wish to receive the foreign-language documentation or ports, use the following patterns: + doc/bn_* doc/da_* doc/de_* - doc/es_* doc/el_* + doc/es_* doc/fr_* + doc/id_* doc/it_* doc/ja_* doc/nl_* doc/no_* doc/pl_* doc/pt_* + doc/ro_* doc/ru_* doc/sr_* + doc/tr_* doc/zh_* ports/arabic ports/chinese |
