diff options
-rw-r--r-- | release/sysinstall/index.c | 1 | ||||
-rw-r--r-- | usr.sbin/sysinstall/index.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 2f29cc2..584b471 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 2f29cc2..584b471 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.", |