rename to Land Airplanes
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 19 May 2010 23:59:01 +0000 (01:59 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 20 May 2010 00:13:48 +0000 (02:13 +0200)
Makefile.PL
README

index 7b7f128..d1cf829 100644 (file)
@@ -1,9 +1,9 @@
 use inc::Module::Install;
 use Module::AutoInstall;
 
-name 'Game-AirportLanding';
-#all_from 'lib/AirportLanding.pm';
-#readme_from 'lib/AirportLanding.pm';
+name 'LandAirplanes';
+all_from 'lib/LandAirplanes.pm';
+readme_from 'lib/LandPairplanes.pm';
 license 'artistic';
 
 requires 'SDL';
diff --git a/README b/README
index 0fd0ecd..3778b48 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,7 @@
+LandAirplanes
+
 This is my experiment at writing tablet-ready game with a simple idea to
-route airplanes down on ariport without collisions.
+land airplanes without collisions.
 
 Use