aboutsummaryrefslogtreecommitdiffstats
path: root/lfs-latest-git.php
diff options
context:
space:
mode:
Diffstat (limited to 'lfs-latest-git.php')
-rw-r--r--lfs-latest-git.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/lfs-latest-git.php b/lfs-latest-git.php
index 24024da50..fa0cecbcf 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -380,10 +380,10 @@ function mail_to_lfs()
global $vers;
global $dirs;
- $to = "lfs-book@lists4.linuxfromscratch.org";
- $from = "bdubbs@rivendell.linuxfromscratch.org";
+ $to = "lfs-book@lists.linuxfromscratch.org";
+ $from = "bdubbs@linuxfromscratch.org";
$subject = "LFS Package Currency Check - $date GMT";
- $headers = "From: bdubbs@rivendell.linuxfromscratch.org";
+ $headers = "From: bdubbs@linuxfromscratch.org";
$message = "Package LFS Upstream Flag\n\n";