lowercase distribution name

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@468 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2005-07-06 14:31:37 +00:00
parent 3fc6a4f318
commit 96f8575bb5
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ use strict;
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Qpsmtpd',
NAME => 'qpsmtpd',
VERSION_FROM => 'lib/Qpsmtpd.pm',
PREREQ_PM => { },
ABSTRACT_FROM => 'README',

1
STATUS
View File

@ -12,6 +12,7 @@ Near term roadmap
0.31:
- Bugfixes
- add module requirements to the META.yml file
0.40:
- Add user configuration plugin