diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 22:58:36 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-28 22:58:36 (GMT) |
commit | 3c90a370ea5860ed66d35285aba8304ed4f5c9ba (patch) | |
tree | f1c8e36b2aa17ed6b1b82257fc6d9a8eb39be267 /po/Makevars | |
parent | 739b272b65ab060b5d0f20cc3d89e6c5bc17e32b (diff) | |
download | monitoring-plugins-3c90a370ea5860ed66d35285aba8304ed4f5c9ba.tar.gz |
Update URLs and mailing list addresses
Now that we moved our infrastructure away from SourceForge, update the
URLs and mailing list addresses accordingly.
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 152edec..b786971 100644 --- a/po/Makevars +++ b/po/Makevars | |||
@@ -25,5 +25,5 @@ COPYRIGHT_HOLDER = Nagios Plugin Development Group | |||
25 | EXTRA_LOCALE_CATEGORIES = | 25 | EXTRA_LOCALE_CATEGORIES = |
26 | 26 | ||
27 | # Email address were to send bug report for the .po translation files | 27 | # Email address were to send bug report for the .po translation files |
28 | PACKAGE_BUGREPORT = nagiosplug-devel@lists.sourceforge.net | 28 | PACKAGE_BUGREPORT = devel@nagios-plugins.org |
29 | 29 | ||