summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authormkanat%kerio.com <>2005-02-27 10:14:05 +0100
committermkanat%kerio.com <>2005-02-27 10:14:05 +0100
commit518c6ffa1c75fe083c6b014817e29923ae36a851 (patch)
treec4b5e73a2257491d68e201ad41cff740f1207bd7 /checksetup.pl
parent227cf9e129b811c24fc8a4baac5eab439d60965a (diff)
downloadbugzilla-518c6ffa1c75fe083c6b014817e29923ae36a851.tar.gz
bugzilla-518c6ffa1c75fe083c6b014817e29923ae36a851.tar.xz
Bug 282349: Comments are forced to being left-justified
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/checksetup.pl b/checksetup.pl
index e94e9dc0d..0aaebe652 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -313,8 +313,8 @@ my $modules = [
version => '2.08'
},
{
- name => 'Text::Autoformat',
- version => '0'
+ name => 'Text::Wrap',
+ version => '2001.0131'
},
{
name => 'Mail::Mailer',