summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-06-28 02:37:34 +0000
committerbillf <billf@FreeBSD.org>1999-06-28 02:37:34 +0000
commite3def919dfa9c00a7db661c3493cb21b86bdcee6 (patch)
tree4d5f094c6cdc3d04eb73325f764ef5df8d408101 /usr.sbin/sysinstall/index.c
parent188adeba8766abcc3113d761f58b5ed3856c6371 (diff)
downloadFreeBSD-src-e3def919dfa9c00a7db661c3493cb21b86bdcee6.zip
FreeBSD-src-e3def919dfa9c00a7db661c3493cb21b86bdcee6.tar.gz
New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.
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 24d0a3d..6f1fc90 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.67 1999/05/15 14:34:21 jkh Exp $
+ * $Id: index.c,v 1.68 1999/05/27 10:32:45 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -101,7 +101,9 @@ static char *descrs[] = {
"german", "Ported software for Germanic countries.",
"graphics", "Graphics libraries and utilities.",
"gnome", "Components of the Gnome Desktop environment.",
+ "irc", "Internet Relay Chat utilities.",
"japanese", "Ported software for the Japanese market.",
+ "java", "Java language support.",
"kde", "Software for the K Desktop Environment.",
"korean", "Ported software for the Korean market.",
"lang", "Computer languages.",
@@ -145,6 +147,7 @@ static char *descrs[] = {
"x11-clocks", "X Window System based clocks.",
"x11-fm", "X Window System based file managers.",
"x11-fonts", "X Window System fonts and font utilities.",
+ "x11-servers", "X Window System servers.",
"x11-toolkits", "X Window System based development toolkits.",
"x11-wm", "X Window System window managers.",
NULL, NULL,
OpenPOWER on IntegriCloud