summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-13 07:31:37 +0000
committerjkh <jkh@FreeBSD.org>1998-10-13 07:31:37 +0000
commitb6e197887005d3123141913bf50c1bc04d8ce44a (patch)
tree1231de77bad2a153dce1728b0ee3e354b737da33 /usr.sbin
parent1c595710fde2571446f359653b96f7eaec8a3e98 (diff)
downloadFreeBSD-src-b6e197887005d3123141913bf50c1bc04d8ce44a.zip
FreeBSD-src-b6e197887005d3123141913bf50c1bc04d8ce44a.tar.gz
Update to latest ports categories.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sysinstall/index.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 3cf89a8..5161967 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.54 1998/03/24 09:51:55 jkh Exp $
+ * $Id: index.c,v 1.55 1998/09/23 12:13:47 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -79,6 +79,7 @@ static char *descrs[] = {
"databases", "Database software.",
"devel", "Software development utilities and libraries.",
"development", "Software development utilities and libraries.",
+ "deskutils", "Various Desktop utilities.",
"documentation", "Document preparation utilities.",
"editors", "Common text editors.",
"emulation", "Utilities for emulating other OS types.",
@@ -128,6 +129,11 @@ static char *descrs[] = {
"vietnamese", "Ported software for the Vietnamese market.",
"www", "WEB utilities (browers, HTTP servers, etc).",
"x11", "X Window System based utilities.",
+ "x11-clocks", "X Window System based clocks.",
+ "x11-fm", "X Window System based file managers.",
+ "x11-fonts", "X Window System fonts.",
+ "x11-toolkits", "X Window System based development toolkits.",
+ "x11-wm", "X Window System Window Managers.",
NULL, NULL,
};
OpenPOWER on IntegriCloud