wkpark      2004/09/17 00:09:17

  Modified:    .        log_accum.pl
  Log:
  fix list name
  
  Revision  Changes    Path
  1.2       +2 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/man/CVSROOT/log_accum.pl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- log_accum.pl	16 Sep 2004 15:07:52 -0000	1.1
  +++ log_accum.pl	16 Sep 2004 15:09:13 -0000	1.2
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.1 2004/09/16 15:07:52 wkpark Exp $
  +# $Id: log_accum.pl,v 1.2 2004/09/16 15:09:13 wkpark Exp $
   
   ############################################################
   #
  @@ -51,7 +51,7 @@
   
   $CVSROOT       = $ENV{'CVSROOT'};
   
  -$MAIL_TO       = 'moniwiki-commits@lists.kldp.net';
  +$MAIL_TO       = 'man-commits@lists.kldp.net';
   $DOMAIN	       = 'users.kldp.net';
   #$MLISTHOST     = 'lists.sourceforge.net';
   
  
  
  


