diff options
Diffstat (limited to 'dist-tools/send-erratum-notice.sh')
-rwxr-xr-x | dist-tools/send-erratum-notice.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist-tools/send-erratum-notice.sh b/dist-tools/send-erratum-notice.sh index 56d3a001..eaf56bdf 100755 --- a/dist-tools/send-erratum-notice.sh +++ b/dist-tools/send-erratum-notice.sh @@ -8,4 +8,4 @@ MAILER=mail $MAILER -r matthias.andree@gmx.de -s "$SUBJECT" <$FILE \ vendor-sec@lst.de \ - fetchmail-announce@lists.berlios.de + fetchmail-announce@lists.sourceforge.net |