Merge branch 'newpc92timings' of /scm/spider into newpc92timings
[spider.git] / perl / update_sysop.pl
index d93e096b8610f1341dfc7b8aeb97aa07ac6a4bb1..cec9f56ec04757c7e32e70f7dbed105d28f26b80 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # Copyright (c) 1998 Dirk Koopman G1TLH
 #
-# $Id$
+#
 # 
 
 # make sure that modules are searched in the order local then perl
@@ -75,6 +75,7 @@ sub create_it
        $self->{dxok} = 1;
        $self->{annok} = 1;
        $self->{lang} = 'en';
+       $self->{group} = [qw(local #9000)];
   
        # write it away
        $self->close();