diff options
-rwxr-xr-x | dist-tools/send-erratum-notice.sh | 2 | ||||
-rwxr-xr-x | dist-tools/send-security-announce.sh | 2 | ||||
-rw-r--r-- | fetchmail-FAQ.html | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/dist-tools/send-security-announce.sh b/dist-tools/send-security-announce.sh index 72b41bf2..565cebbd 100755 --- a/dist-tools/send-security-announce.sh +++ b/dist-tools/send-security-announce.sh @@ -11,4 +11,4 @@ $MAILER -r ma+bt@dt.e-technik.uni-dortmund.de -s "$SUBJECT" <$FILE \ bugtraq@securityfocus.com $MAILER -r matthias.andree@gmx.de -s "$SUBJECT" <$FILE \ - fetchmail-announce@lists.berlios.de + fetchmail-announce@lists.sourceforge.net diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 429d80ca..21173f7a 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -42,7 +42,7 @@ case you need the new option.</p> <p>If you have a question or answer you think ought to be added to this FAQ list, file it to one of the trackers at <a - href="http://sourceforge.net/projects/fetchmail/">our BerliOS + href="http://sourceforge.net/projects/fetchmail/">our SourceForge.net project site</a> or post to one of the fetchmail mailing lists (see below).</p> |