Import Debian changes 0.0.8+cvs20061115-1
[cascardo/sendxmpp.git] / Makefile.PL
index 1cfca54..4b19bc2 100644 (file)
@@ -9,7 +9,7 @@ $ENV{'PREFIX'}='/usr/local/' unless ($ENV{'PREFIX'});
 
 
 WriteMakefile (NAME => 'sendxmpp',
-              AUTHOR => 'Dirk-Jan C. Binnema (djcb@djcbsoftware.nl)',
+              AUTHOR => 'Lubomir Host \'rajo\' <rajo AT platon.sk>',
               ABSTRACT => 'Script for sending xmpp messages',
               PREREQ_PM => {'Getopt::Long'=>2.00,
                             'Net::XMPP'=>1.0},