summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-12-19 16:46:44 +0000
committererwin <erwin@FreeBSD.org>2006-12-19 16:46:44 +0000
commitd4c9673d94c4c4f4131110c3e04a1f606fb5b999 (patch)
tree0bd6e51e845a3e005af47253c20c9afebedf93ac /usr.sbin/sysinstall
parentccabbc6486b34f6715abe1c18290cd626ce8d4ae (diff)
downloadFreeBSD-src-d4c9673d94c4c4f4131110c3e04a1f606fb5b999.zip
FreeBSD-src-d4c9673d94c4c4f4131110c3e04a1f606fb5b999.tar.gz
- Add geography and spanish ports categories
- Use "related to" instead of "relating to" consistently [1] Submitted by: Rostislav Krasny <rosti.bsd@gmail.com> [1] Reviewed by: simon MFC after: 3 days
Diffstat (limited to 'usr.sbin/sysinstall')
-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