diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2014-05-21 22:52:00 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2014-05-21 22:52:00 +0200 |
commit | 18a24bdeee4c10e1149774b7bb91210c35283df1 (patch) | |
tree | 9ca07db01b38615769a42f4e7a8b7411976049b3 /po/Makevars | |
parent | 464dc1c664f1850abe21ac94b74e547366703ec4 (diff) | |
download | fetchmail-18a24bdeee4c10e1149774b7bb91210c35283df1.tar.gz fetchmail-18a24bdeee4c10e1149774b7bb91210c35283df1.tar.bz2 fetchmail-18a24bdeee4c10e1149774b7bb91210c35283df1.zip |
Update error reporting address.
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index a80fae40..66d10d1d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -41,7 +41,7 @@ COPYRIGHT_HOLDER = Eric S. Raymond # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = fetchmail-devel@lists.berlios.de +MSGID_BUGS_ADDRESS = fetchmail-devel@lists.sourceforge.net # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |