rename to Landing Airplanes
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 20 May 2010 00:14:00 +0000 (02:14 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 20 May 2010 00:16:19 +0000 (02:16 +0200)
1  2 
Makefile.PL
README

diff --cc Makefile.PL
@@@ -1,9 -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 --cc README
--- 1/README
--- 2/README
+++ b/README
@@@ -1,4 -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.