summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-04-03 08:19:31 +0000
committerpav <pav@FreeBSD.org>2007-04-03 08:19:31 +0000
commitb73c81825ca8e98f3f726d26eb9e3459e5520dea (patch)
tree0770463c7bd408335136770969c40b060ca4c1bf
parent4d9aa21f99f173c315fe08419b861cbedcec4285 (diff)
downloadFreeBSD-src-b73c81825ca8e98f3f726d26eb9e3459e5520dea.zip
FreeBSD-src-b73c81825ca8e98f3f726d26eb9e3459e5520dea.tar.gz
- Update for new tcl categories
MFC after: 3 days
-rw-r--r--usr.sbin/sysinstall/index.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 7b05d9f..cb6f9c8 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -147,12 +147,13 @@ static char *descrs[] = {
"shells", "Various shells (tcsh, bash, etc).",
"spanish", "Ported software for the Spanish market.",
"sysutils", "Various system utilities.",
+ "tcl", "TCL 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.",
"tcl82", "TCL v8.2 and packages that depend on it.",
"tcl83", "TCL v8.3 and packages that depend on it.",
"tcl84", "TCL v8.4 and packages that depend on it.",
"textproc", "Text processing/search utilities.",
+ "tk", "Tk and packages that depend on it.",
"tk80", "Tk8.0 and packages that depend on it.",
"tk82", "Tk8.2 and packages that depend on it.",
"tk83", "Tk8.3 and packages that depend on it.",
OpenPOWER on IntegriCloud