summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-23 05:59:18 +0000
committerjkh <jkh@FreeBSD.org>1998-03-23 05:59:18 +0000
commit9eca46b7d8b05e87fe1db62a74373dc7ddb9b7bc (patch)
tree75905a7d103d6c7b98397f27dc666cb0d3c01a5c /usr.sbin/sysinstall/index.c
parent57958943e6460ec5b67fb3be2927728d2bc0bc8c (diff)
downloadFreeBSD-src-9eca46b7d8b05e87fe1db62a74373dc7ddb9b7bc.zip
FreeBSD-src-9eca46b7d8b05e87fe1db62a74373dc7ddb9b7bc.tar.gz
MF22: catch up with recent changes.
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 531246c..16a9e83 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.51 1997/10/08 15:31:13 jkh Exp $
+ * $Id: index.c,v 1.52 1997/11/13 11:44:42 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -83,6 +83,7 @@ static char *descrs[] = {
"emulation", "Utilities for emulating other OS types.",
"emulators", "Utilities for emulating other OS types.",
"games", "Various and sundry amusements.",
+ "german", "Ported software for Germanic countries.",
"graphics", "Graphics libraries and utilities.",
"japanese", "Ported software for the Japanese market.",
"korean", "Ported software for the Korean market.",
@@ -110,9 +111,12 @@ static char *descrs[] = {
"textproc", "Text processing/search utilities.",
"tcl75", "TCL v7.5 and packages which depend on it.",
"tcl76", "TCL v7.6 and packages which depend on it.",
+ "tcl80", "TCL v8.0 and packages which depend on it.",
+ "tcl81", "TCL v8.1 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.",
+ "tk81", "Tk8.1 and packages which depend on it.",
"troff", "TROFF Text formatting utilities.",
"utils", "Various user utilities.",
"utilities", "Various user utilities.",
OpenPOWER on IntegriCloud