diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2003-11-16 17:55:54 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2003-11-16 17:55:54 +0000 |
| commit | ef7da08509d4a3961819d47a7ea9439e08926ded (patch) | |
| tree | f9b83cee6694dabbba8072ee67834887f50695f6 | |
| parent | 0ed25a9ad1e8245617c9b5528bd1ba5818bf863d (diff) | |
Notes
| -rw-r--r-- | share/examples/cvsup/cvs-supfile | 1 | ||||
| -rw-r--r-- | share/examples/cvsup/ports-supfile | 1 | ||||
| -rw-r--r-- | share/examples/cvsup/refuse | 1 | ||||
| -rw-r--r-- | share/examples/cvsup/refuse.README | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index 474198a0ebb26..39fbf10a634ff 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -108,6 +108,7 @@ ports-all # #ports-base # +#ports-arabic #ports-archivers #ports-astro #ports-audio diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile index 000f41cf53f8d..0167dd5ddb32a 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -74,6 +74,7 @@ ports-all # for the ports collection, and your ports may not build correctly if it # is not kept up to date. #ports-base +#ports-arabic #ports-archivers #ports-astro #ports-audio diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index fcaf8ec48ebbd..dadec08fae127 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -12,6 +12,7 @@ doc/pt_* doc/ru_* doc/sr_* doc/zh_* +ports/arabic ports/chinese ports/french ports/german diff --git a/share/examples/cvsup/refuse.README b/share/examples/cvsup/refuse.README index 262bf7850c6a1..7e98f574dfecd 100644 --- a/share/examples/cvsup/refuse.README +++ b/share/examples/cvsup/refuse.README @@ -37,6 +37,7 @@ foreign-language documentation or ports, use the following patterns: doc/ru_* doc/sr_* doc/zh_* + ports/arabic ports/chinese ports/french ports/german |
