- 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
This commit is contained in:
Erwin Lansing 2006-12-19 16:46:44 +00:00
parent e0b43fcf44
commit db8e6345c3

View File

@ -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,
};