summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-22 06:32:55 +0000
committerasami <asami@FreeBSD.org>2000-09-22 06:32:55 +0000
commit54da84c8d5ed55ea1d8e9d941af480b2615a3356 (patch)
treef95c8ba8e9d17e21e54e01f59f32fa02ca3ca145
parenta98eb03942c3eb81b9cc691eb0f894ed85035305 (diff)
downloadFreeBSD-src-54da84c8d5ed55ea1d8e9d941af480b2615a3356.zip
FreeBSD-src-54da84c8d5ed55ea1d8e9d941af480b2615a3356.tar.gz
Add french and zope.
-rw-r--r--release/sysinstall/index.c2
-rw-r--r--usr.sbin/sysinstall/index.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c
index 1302d72..5b7be97 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,
};
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 1302d72..5b7be97 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/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,
};
OpenPOWER on IntegriCloud