diff --git a/mozilla/webtools/bugzilla/README b/mozilla/webtools/bugzilla/README index 7bc8f53c5f8..c792e802fdd 100644 --- a/mozilla/webtools/bugzilla/README +++ b/mozilla/webtools/bugzilla/README @@ -28,8 +28,8 @@ First, you need some other things: Date::Format and Chart::Base available from your nearest CPAN server. See http://www.perl.com/CPAN. ftp://ftp.cpan.org/pub/CPAN/authors/id/GBARR/TimeDate-1.08.tar.gz - ftp://ftp.cpan.com/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz - ftp://ftp.cpan.com/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz + ftp://ftp.cpan.org/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz + ftp://ftp.cpan.org/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz 3) Some kind of HTTP server so you could use CGI scripts Earlier versions of Bugzilla required TCL. THIS IS NO LONGER TRUE. diff --git a/mozilla/webtools/bugzilla/reports.cgi b/mozilla/webtools/bugzilla/reports.cgi index 7456c054edc..410abc105c2 100755 --- a/mozilla/webtools/bugzilla/reports.cgi +++ b/mozilla/webtools/bugzilla/reports.cgi @@ -42,7 +42,7 @@ my %reports = "show_chart" => \&show_chart, ); -# patch from Sam Ziegler : +# patch from Sam Ziegler : # # "reports.cgi currently has it's own idea of what # the header should be. This patch sets it to the