summaryrefslogtreecommitdiffstats
path: root/drakwizard.pl
diff options
context:
space:
mode:
Diffstat (limited to 'drakwizard.pl')
-rwxr-xr-xdrakwizard.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/drakwizard.pl b/drakwizard.pl
index d8411ebe..6036a475 100755
--- a/drakwizard.pl
+++ b/drakwizard.pl
@@ -51,6 +51,7 @@ my %wiz = (
nisautofs => ['Nisautofs', N("NIS server autofs map")],
installsrv => ['Installsrv', N("Mandrake Install server")],
pxe => ['Pxe', N("PXE server")],
+ kolab => ['Kolab', N("Kolab server")],
);
@ARGV = grep { ! /^--/ } @ARGV;