]> git.imager.perl.org - imager.git/blobdiff - Makefile.PL
replace (imager|tony)@imager.perl.org with tonyc@cpan.org
[imager.git] / Makefile.PL
index 71f5092acb64e8dc5c6586059ad308ace9508fa5..c981e4b0c92c5ed8cb66828affccd802dd129f37 100644 (file)
@@ -192,7 +192,7 @@ if ($coverage) {
 # eval to prevent warnings about versions with _ in them
 my $MM_ver = eval $ExtUtils::MakeMaker::VERSION;
 if ($MM_ver > 6.06) {
-  $opts{AUTHOR} = 'Tony Cook <tony@imager.perl.org>, Arnar M. Hrafnkelsson';
+  $opts{AUTHOR} = 'Tony Cook <tonyc@cpan.org>, Arnar M. Hrafnkelsson';
   $opts{ABSTRACT} = 'Perl extension for Generating 24 bit Images';
 }