From 2a98230257c6162b8cc90eecd92245560d8f415b Mon Sep 17 00:00:00 2001 From: jhb Date: Wed, 16 Aug 2000 18:44:40 +0000 Subject: Add in the linux, tcl83, and tk83 ports categories. PR: bin/20328 Submitted by: obrien --- usr.sbin/sysinstall/index.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin/sysinstall/index.c') diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 3a1a8f3..1302d72 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -111,6 +111,7 @@ static char *descrs[] = { "lang", "Computer languages.", "languages", "Computer languages.", "libraries", "Software development libraries.", + "linux", "Linux programs that can be run under binary compatibility.", "mail", "Electronic mail packages and utilities.", "math", "Mathematical computation software.", "mbone", "Applications and utilities for the MBONE.", @@ -137,12 +138,14 @@ static char *descrs[] = { "tcl76", "TCL v7.6 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.", + "tcl83", "TCL v8.3 and packages that depend on it.", "textproc", "Text processing/search utilities.", "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.", + "tk83", "Tk8.3 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.", -- cgit v1.1