diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 06:34:01 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 06:34:01 +0000 |
| commit | 0695286eaa6b4c11affca5d3b20618045050860f (patch) | |
| tree | d8149e9dbf46e0e79a208551a7750b59d3f47d2a /release | |
| parent | 651804135df6b56a517d3f87db7c0bb8ddb1b105 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/index.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 1302d7200323..5b7be979e46e 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -96,6 +96,7 @@ static char *descrs[] = { "editors", "Common text editors.", "elisp", "Things related to Emacs Lisp.", "emulators", "Utilities for emulating other OS types.", + "french", "Ported software for French countries.", "ftp", "FTP client and server utilities.", "games", "Various and sundry amusements.", "german", "Ported software for Germanic countries.", @@ -158,6 +159,7 @@ static char *descrs[] = { "x11-servers", "X Window System servers.", "x11-toolkits", "X Window System based development toolkits.", "x11-wm", "X Window System window managers.", + "zope", "Software related to the Zope language.", NULL, NULL, }; |
