summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/sysinstall/index.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index dab0593..01efdfc 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -101,6 +101,7 @@ static char *descrs[] = {
"ftp", "FTP client and server utilities.",
"games", "Various and sundry amusements.",
"german", "Ported software for Germanic countries.",
+ "geography", "Geography-related software.",
"gnome", "Components of the Gnome Desktop environment.",
"graphics", "Graphics libraries and utilities.",
"haskell", "Software related to the Haskell language.",
@@ -142,6 +143,7 @@ static char *descrs[] = {
"science", "Scientific software.",
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
+ "spanish", "Ported software for the Spanish market.",
"sysutils", "Various system utilities.",
"tcl80", "TCL v8.0 and packages that depend on it.",
"tcl81", "TCL v8.1 and packages that depend on it.",
@@ -166,7 +168,7 @@ static char *descrs[] = {
"x11-themes", "X Window System themes.",
"x11-toolkits", "X Window System based development toolkits.",
"x11-wm", "X Window System window managers.",
- "xfce", "Software relating to the Xfce Desktop Environment.",
+ "xfce", "Software related to the Xfce Desktop Environment.",
"zope", "Software related to the Zope platform.",
NULL, NULL,
};
OpenPOWER on IntegriCloud