summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/sysinstall/index.c7
-rw-r--r--usr.sbin/sysinstall/index.c7
2 files changed, 10 insertions, 4 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c
index 947385a..cc2193c 100644
--- a/release/sysinstall/index.c
+++ b/release/sysinstall/index.c
@@ -97,7 +97,7 @@ static char *descrs[] = {
"elisp", "Things related to Emacs Lisp.",
"elisp", "Emacs lisp ports.",
"emulators", "Utilities for emulating other OS types.",
- "emulators", "FTP client and server utilities.",
+ "ftp", "FTP client and server utilities.",
"games", "Various and sundry amusements.",
"german", "Ported software for Germanic countries.",
"graphics", "Graphics libraries and utilities.",
@@ -135,11 +135,14 @@ static char *descrs[] = {
"tcl75", "TCL v7.5 and packages that depend on it.",
"tcl76", "TCL v7.6 and packages that depend on it.",
"tcl80", "TCL v8.0 and packages that depend on it.",
- "tcl81", "TCL v8.1 and packages that depend on it.",
+ "tcl80", "TCL v8.0 and packages that depend on it.",
+ "tcl82", "TCL v8.2 and packages that depend on it.",
"tk41", "Tk4.1 and packages that depend on it.",
"tk42", "Tk4.2 and packages that depend on it.",
"tk80", "Tk8.0 and packages that depend on it.",
"tk81", "Tk8.1 and packages that depend on it.",
+ "tk82", "Tk8.2 and packages that depend on it.",
+ "tkstep80", "tkstep wm and packages that depend on it.",
"troff", "TROFF text formatting utilities.",
"vietnamese", "Ported software for the Vietnamese market.",
"windowmaker", "Ports to support the WindowMaker window manager.",
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 947385a..cc2193c 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -97,7 +97,7 @@ static char *descrs[] = {
"elisp", "Things related to Emacs Lisp.",
"elisp", "Emacs lisp ports.",
"emulators", "Utilities for emulating other OS types.",
- "emulators", "FTP client and server utilities.",
+ "ftp", "FTP client and server utilities.",
"games", "Various and sundry amusements.",
"german", "Ported software for Germanic countries.",
"graphics", "Graphics libraries and utilities.",
@@ -135,11 +135,14 @@ static char *descrs[] = {
"tcl75", "TCL v7.5 and packages that depend on it.",
"tcl76", "TCL v7.6 and packages that depend on it.",
"tcl80", "TCL v8.0 and packages that depend on it.",
- "tcl81", "TCL v8.1 and packages that depend on it.",
+ "tcl80", "TCL v8.0 and packages that depend on it.",
+ "tcl82", "TCL v8.2 and packages that depend on it.",
"tk41", "Tk4.1 and packages that depend on it.",
"tk42", "Tk4.2 and packages that depend on it.",
"tk80", "Tk8.0 and packages that depend on it.",
"tk81", "Tk8.1 and packages that depend on it.",
+ "tk82", "Tk8.2 and packages that depend on it.",
+ "tkstep80", "tkstep wm and packages that depend on it.",
"troff", "TROFF text formatting utilities.",
"vietnamese", "Ported software for the Vietnamese market.",
"windowmaker", "Ports to support the WindowMaker window manager.",
OpenPOWER on IntegriCloud