diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:31:06 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:31:06 +0000 |
commit | cf07e4d3e408af8c48907c6303bdde0435248524 (patch) | |
tree | be26cf16e0154114a289e0e1b7c0b8e453853598 | |
parent | stable on ppc64, bug #56913 (Manifest recommit) (diff) | |
download | gentoo-2-cf07e4d3e408af8c48907c6303bdde0435248524.tar.gz gentoo-2-cf07e4d3e408af8c48907c6303bdde0435248524.tar.bz2 gentoo-2-cf07e4d3e408af8c48907c6303bdde0435248524.zip |
Manifest fix - files/mailer.conf size mismatch
-rw-r--r-- | mail-mta/sendmail/files/mailer.conf | 2 | ||||
-rw-r--r-- | mail-mta/ssmtp/files/mailer.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/sendmail/files/mailer.conf b/mail-mta/sendmail/files/mailer.conf index 90a364d338ae..d1a368a77ef4 100644 --- a/mail-mta/sendmail/files/mailer.conf +++ b/mail-mta/sendmail/files/mailer.conf @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/files/mailer.conf,v 1.2 2004/05/30 21:13:45 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/files/mailer.conf,v 1.3 2004/07/18 03:30:24 dragonheart Exp $ # $OpenBSD: mailer.conf,v 1.3 2000/04/06 18:24:19 millert Exp $ # Execute the "real" sendmail program, named /usr/sbin/sendmail diff --git a/mail-mta/ssmtp/files/mailer.conf b/mail-mta/ssmtp/files/mailer.conf index ee6ce7d33cbc..80de20c1396e 100644 --- a/mail-mta/ssmtp/files/mailer.conf +++ b/mail-mta/ssmtp/files/mailer.conf @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/files/mailer.conf,v 1.2 2004/05/30 22:20:25 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/files/mailer.conf,v 1.3 2004/07/18 03:31:06 dragonheart Exp $ # $OpenBSD: mailer.conf,v 1.3 2000/04/06 18:24:19 millert Exp $ # Execute the "real" sendmail program from ssmtp, |