aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-10-08 15:31:13 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-10-08 15:31:13 +0000
commit54b85ef5ccf2343904c0029a92ca3f8b76d0f9c5 (patch)
tree60b1882a61d22d9e231e5490d57348b3d1cfad02 /usr.sbin/sysinstall/index.c
parentad0b1f1ac37cb24e022fb623cf43679ff6497a23 (diff)
downloadsrc-54b85ef5ccf2343904c0029a92ca3f8b76d0f9c5.tar.gz
src-54b85ef5ccf2343904c0029a92ca3f8b76d0f9c5.zip
Document extra tk*/tcl* package categories.
Notes
Notes: svn path=/head/; revision=30234
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 3d1cb20d07b2..b200541dc89e 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/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.",