diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 2f29cc2b18c..584b471e9c7 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -102,6 +102,7 @@ static char *descrs[] = { "gnome", "Components of the Gnome Desktop environment.", "graphics", "Graphics libraries and utilities.", "ipv6", "IPv6 related software.", + "hebrew", "Ported software for Hebrew language.", "irc", "Internet Relay Chat utilities.", "japanese", "Ported software for the Japanese market.", "java", "Java language support.", diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 2f29cc2b18c..584b471e9c7 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -102,6 +102,7 @@ static char *descrs[] = { "gnome", "Components of the Gnome Desktop environment.", "graphics", "Graphics libraries and utilities.", "ipv6", "IPv6 related software.", + "hebrew", "Ported software for Hebrew language.", "irc", "Internet Relay Chat utilities.", "japanese", "Ported software for the Japanese market.", "java", "Java language support.",