diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-24 08:38:59 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-24 08:38:59 +0000 |
| commit | 1c2b24e948fade5b2db9a694336bd7f060f64b9a (patch) | |
| tree | ea5b33f2b923b912b44197a1dd5d249f89b5f687 /release | |
| parent | 1324ef914396d63b4ee95549979b9d32c8e35106 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/index.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 33f068beb225..23374764fe55 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.38.2.13 1997/11/13 11:44:59 jkh Exp $ + * $Id: index.c,v 1.38.2.14 1998/03/23 05:49:45 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.", |
