Index: CVSROOT/log.pl
===================================================================
RCS file: /usr/local/cvsroot/CVSROOT/log.pl,v
diff -u -r1.1 -r1.2
--- CVSROOT/log.pl	30 May 2002 19:10:14 -0000	1.1
+++ CVSROOT/log.pl	18 Nov 2002 23:24:38 -0000	1.2
@@ -80,7 +80,7 @@
 #
 $modulepath = shift @files;
 
-$mailcmd = "| mail -s '[ny03-cvs] $modulepath'";
+$mailcmd = "| mail -s '[openacs-cvs] $modulepath'";
 
 # Initialise some date and time arrays
 #