lowercase distribution name
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@468 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
3fc6a4f318
commit
96f8575bb5
@ -4,7 +4,7 @@ use strict;
|
||||
use ExtUtils::MakeMaker;
|
||||
|
||||
WriteMakefile(
|
||||
NAME => 'Qpsmtpd',
|
||||
NAME => 'qpsmtpd',
|
||||
VERSION_FROM => 'lib/Qpsmtpd.pm',
|
||||
PREREQ_PM => { },
|
||||
ABSTRACT_FROM => 'README',
|
||||
|
Loading…
Reference in New Issue
Block a user