[Bps-public-commit] App-Changeloggr branch, master, updated. 87f9444c8d4782570c5b46c59539d0b830c6d9b0

Alex M Vandiver alexmv at bestpractical.com
Fri Mar 27 14:04:14 EDT 2009


The branch, master has been updated
       via  87f9444c8d4782570c5b46c59539d0b830c6d9b0 (commit)
      from  581f64a5794a51f704283a1acf912e70b91d97a4 (commit)

Summary of changes:
 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 87f9444c8d4782570c5b46c59539d0b830c6d9b0
Author: Alex Vandiver <alexmv at mit.edu>
Date:   Fri Mar 27 14:04:13 2009 -0400

    Fix up name() in Makefile.PL

diff --git a/Makefile.PL b/Makefile.PL
index b1dd42b..6d20caf 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,6 +1,6 @@
 use inc::Module::Install;
 
-name        'App::Changeloggr';
+name        'App-Changeloggr';
 version     '0.01';
 
 requires    'Jifty' => '0.90220';

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list