User: frankie Date: 06/01/05 12:23:40 Modified: . log_accum.pl Log: Revision Changes Path 1.12 +1 -1 CVSROOT/log_accum.pl CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?annotate=1.12&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl.diff?r1=1.12&r2=1.11&cvsroot= ----------------------------------- Index: log_accum.pl =================================================================== RCS file: /cvsroot/pkg-grass/CVSROOT/log_accum.pl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- log_accum.pl 5 Jan 2006 12:17:18 -0000 1.11 +++ log_accum.pl 5 Jan 2006 12:23:40 -0000 1.12 @@ -90,7 +90,7 @@ $MAIL_CMD = "| /usr/lib/sendmail -i -t"; $MAIL_TO = '[email protected]'; $MAIL_FROM = 'CVS Commit <[email protected]>'; #not needed if EMULATE_LOCAL_MAIL_USER -$SUBJECT_PRE = 'CVS update: '; +$SUBJECT_PRE = 'CVS Update: '; ############################################################ #
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

