Changeset 320:789f94b9b8cc

Show
Ignore:
Timestamp:
08/20/11 01:44:22 (9 months ago)
Author:
Anselm Lingnau <anselm@…>
Branch:
default
Message:

Fix the Makefile.PL to say ?Project Lancelot?.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r302 r320  
    4444 
    4545WriteMakefile( 
    46     NAME         => 'Lancelot', 
    47     DISTNAME     => 'lancelot', 
     46    NAME         => 'Project Lancelot', 
     47    DISTNAME     => 'project-lancelot', 
    4848    ABSTRACT     => 'A lean and straightforward mailing list manager', 
    4949    AUTHOR       => 'Anselm Lingnau <anselm@anselms.net>',