diff options
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r-- | usr.sbin/sysinstall/index.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index dd23fb5..4f79a07 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -132,6 +132,7 @@ static char *descrs[] = { "python", "Software related to the Python language.", "ruby", "Software related to the Ruby language.", "russian", "Ported software for the Russian market.", + "science", "Scientific software.", "security", "System security software.", "shells", "Various shells (tcsh, bash, etc).", "sysutils", "Various system utilities.", @@ -149,6 +150,7 @@ static char *descrs[] = { "tk83", "Tk8.3 and packages that depend on it.", "tkstep80", "tkstep wm and packages that depend on it.", "troff", "TROFF text formatting utilities.", + "ukrainian", "Ported software for the Ukrainian market.", "vietnamese", "Ported software for the Vietnamese market.", "windowmaker", "Ports to support the WindowMaker window manager.", "www", "WEB utilities (browers, HTTP servers, etc).", |