Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r4612211 r0739fa7  
    381381   global $dirs;
    382382
    383    $to      = "lfs-book@lists.linuxfromscratch.org";
    384    $from    = "bdubbs@linuxfromscratch.org";
     383   $to      = "lfs-book@lists4.linuxfromscratch.org";
     384   $from    = "bdubbs@rivendell.linuxfromscratch.org";
    385385   $subject = "LFS Package Currency Check - $date GMT";
    386    $headers = "From: bdubbs@linuxfromscratch.org";
     386   $headers = "From: bdubbs@rivendell.linuxfromscratch.org";
    387387
    388388   $message = "Package         LFS      Upstream  Flag\n\n";
Note: See TracChangeset for help on using the changeset viewer.