Skip to content

Commit

Permalink
Minor whitespace fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Oct 1, 2006
1 parent 610270e commit f6c79f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -22,7 +22,7 @@ WriteMakefile(
'POE::Component::IRC' => 5.03,
'Text::Template' => 1.44,
},
EXE_FILES => [ 'pastebot' ],
EXE_FILES => [ 'pastebot' ],
dist => {
COMPRESS => 'gzip -9f',
SUFFIX => 'gz',
Expand Down

0 comments on commit f6c79f7

Please sign in to comment.