From: Dobrica Pavlinusic Date: Thu, 20 May 2010 00:14:00 +0000 (+0200) Subject: rename to Landing Airplanes X-Git-Url: http://git.rot13.org/?p=perl-landing-airplanes.git;a=commitdiff_plain;h=80b4de017abe49c07dc34e57a430d3b8fa3421b7;hp=b25788a8a1e2953bbf481bbf77357dd9c23ea1eb rename to Landing Airplanes --- 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'; diff --git a/README b/README index 3778b48..18cf97f 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -LandAirplanes +Landing Airplanes This is my experiment at writing tablet-ready game with a simple idea to land airplanes without collisions.