Author: stas
Date: Sat Dec  4 07:41:15 2004
New Revision: 109806

URL: http://svn.apache.org/viewcvs?view=rev&rev=109806
Log:
tidy up

Modified:
   httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL

Modified: httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL
Url: 
http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL?view=diff&rev=109806&p1=httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL&r1=109805&p2=httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL&r2=109806
==============================================================================
--- httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL     (original)
+++ httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL     Sat Dec  4 
07:41:15 2004
@@ -64,7 +64,7 @@
     VERSION   => $VERSION,
     PREREQ_PM => \%prereq,
     dist      => {
-        COMPRESS => 'gzip -9f', SUFFIX=>'gz',
+        COMPRESS => 'gzip -9f', SUFFIX => 'gz',
     },
     clean     => {
         FILES => "@clean_files",

Reply via email to