summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/sysinstall/index.c1
-rw-r--r--usr.sbin/sysinstall/index.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c
index 584b471..3a1a8f3 100644
--- a/release/sysinstall/index.c
+++ b/release/sysinstall/index.c
@@ -128,6 +128,7 @@ static char *descrs[] = {
"printing", "Utilities for dealing with printing.",
"programming", "Software development utilities and libraries.",
"python", "Software related to the Python language.",
+ "ruby", "Software related to the Ruby language.",
"russian", "Ported software for the Russian market.",
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 584b471..3a1a8f3 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -128,6 +128,7 @@ static char *descrs[] = {
"printing", "Utilities for dealing with printing.",
"programming", "Software development utilities and libraries.",
"python", "Software related to the Python language.",
+ "ruby", "Software related to the Ruby language.",
"russian", "Ported software for the Russian market.",
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
OpenPOWER on IntegriCloud