normalize file naming
This commit is contained in:
@ -7,9 +7,9 @@ WriteMakefile(
|
|||||||
File::Temp => 0.2304,
|
File::Temp => 0.2304,
|
||||||
Regexp::Common => 2013031301,
|
Regexp::Common => 2013031301,
|
||||||
},
|
},
|
||||||
'EXE_FILES' => [ 'bin/addvhost',
|
'EXE_FILES' => [ 'bin/add-vhost',
|
||||||
'bin/delvhost',
|
'bin/del-vhost',
|
||||||
'bin/listvhosts',
|
'bin/list-vhosts',
|
||||||
],
|
],
|
||||||
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
|
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user