summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-10-08 15:31:13 +0000
committerjkh <jkh@FreeBSD.org>1997-10-08 15:31:13 +0000
commit228606a79e389dfc086ac00430293922a943f1bb (patch)
tree7381a8e420b9f66cdeed3a268cec547eb4ded8f9 /release
parent462d6dd113dfcd502c173210fb282f8fd42e6276 (diff)
downloadFreeBSD-src-228606a79e389dfc086ac00430293922a943f1bb.zip
FreeBSD-src-228606a79e389dfc086ac00430293922a943f1bb.tar.gz
Document extra tk*/tcl* package categories.
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/index.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c
index 3d1cb20..b200541 100644
--- a/release/sysinstall/index.c
+++ b/release/sysinstall/index.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: index.c,v 1.49 1997/04/05 07:08:14 jkh Exp $
+ * $Id: index.c,v 1.50 1997/05/05 08:38:12 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -108,7 +108,11 @@ static char *descrs[] = {
"shells", "Various shells (tcsh, bash, etc).",
"sysutils", "Various system utilities.",
"textproc", "Text processing/search utilities.",
- "tk41", "Utilities & packages for the TK 4.1 toolkit.",
+ "tcl75", "TCL v7.5 and packages which depend on it.",
+ "tcl76", "TCL v7.6 and packages which depend on it.",
+ "tk41", "Tk4.1 and packages which depend on it.",
+ "tk42", "Tk4.2 and packages which depend on it.",
+ "tk80", "Tk8.0 and packages which depend on it.",
"troff", "TROFF Text formatting utilities.",
"utils", "Various user utilities.",
"utilities", "Various user utilities.",
OpenPOWER on IntegriCloud