diff options
Diffstat (limited to 'plugins/Spamotron')
-rw-r--r-- | plugins/Spamotron/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/src/Version.h b/plugins/Spamotron/src/Version.h index 1675d96051..441c4e1bd3 100644 --- a/plugins/Spamotron/src/Version.h +++ b/plugins/Spamotron/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Anti-spam plugin with captcha and Bayes filtering."
#define __AUTHOR "vu1tur"
#define __AUTHOREMAIL "to@vu1tur.eu.org"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Spamotron/"
#define __COPYRIGHT "© 2010-2013 vu1tur"
|