rename to Land Airplanes
[perl-landing-airplanes.git] / Makefile.PL
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';