summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-24 09:51:58 +0000
committerjkh <jkh@FreeBSD.org>1998-03-24 09:51:58 +0000
commited971831e6546e7e49e6af508cdd23d5d3f984a0 (patch)
tree2a856766616d43392cebe4868a98510ad946c575 /usr.sbin/sysinstall/index.c
parent607b3b1b7bf76d252e910b77bc38dcc8b57aac24 (diff)
downloadFreeBSD-src-ed971831e6546e7e49e6af508cdd23d5d3f984a0.zip
FreeBSD-src-ed971831e6546e7e49e6af508cdd23d5d3f984a0.tar.gz
Sync with 2.2-stable branch.
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 16a9e83..1963973 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.52 1997/11/13 11:44:42 jkh Exp $
+ * $Id: index.c,v 1.53 1998/03/23 05:59:13 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -69,6 +69,7 @@ static char *descrs[] = {
"astro", "Applications related to astronomy.",
"archivers", "Utilities for archiving and unarchiving data.",
"audio", "Audio utilities - most require a supported sound card.",
+ "biology", "Software related to Biology.",
"benchmarks", "Utilities for measuring system performance.",
"benchmarking", "Utilities for measuring system performance.",
"cad", "Computer Aided Design utilities.",
@@ -86,6 +87,7 @@ static char *descrs[] = {
"german", "Ported software for Germanic countries.",
"graphics", "Graphics libraries and utilities.",
"japanese", "Ported software for the Japanese market.",
+ "kde", "Software for the K Desktop Environment.",
"korean", "Ported software for the Korean market.",
"lang", "Computer languages.",
"languages", "Computer languages.",
@@ -100,6 +102,7 @@ static char *descrs[] = {
"numeric", "Mathematical computation software.",
"orphans", "Packages without a home elsewhere.",
"perl5", "Utilities/modules for the PERL5 language..",
+ "pilot", "Software support for the USR Palm Pilot(tm).",
"plan9", "Software from the plan9 Operating System.",
"print", "Utilities for dealing with printing.",
"printing", "Utilities for dealing with printing.",
OpenPOWER on IntegriCloud