X-Git-Url: http://git.rot13.org/?p=perl-landing-airplanes.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=a98d5d16389d7e0d8b47e2766ef3cf3e8ff88ac5;hp=d1cf829803d1118968912ba886e0c95ec5df1fd3;hb=80b4de017abe49c07dc34e57a430d3b8fa3421b7;hpb=a3285df81a55570d2766be99cb58cd65b696b7ef diff --git a/Makefile.PL b/Makefile.PL index d1cf829..a98d5d1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,9 +1,9 @@ use inc::Module::Install; use Module::AutoInstall; -name 'LandAirplanes'; -all_from 'lib/LandAirplanes.pm'; -readme_from 'lib/LandPairplanes.pm'; +name 'LandingAirplanes'; +all_from 'lib/LandingAirplanes.pm'; +readme_from 'lib/LandingPairplanes.pm'; license 'artistic'; requires 'SDL';