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

index d1cf829..a98d5d1 100644 (file)
@@ -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 (file)
--- 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.