diff options
-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 474198a..39fbf10 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 000f41c..0167dd5 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 fcaf8ec..dadec08 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 262bf78..7e98f57 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 |