stas 2004/01/06 11:17:59
Modified: perl-framework/Apache-Test Makefile.PL
Log:
typo
Revision Changes Path
1.15 +1 -1 httpd-test/perl-framework/Apache-Test/Makefile.PL
Index: Makefile.PL
===================================================================
RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Makefile.PL,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -u -r1.14 -r1.15
--- Makefile.PL 7 Nov 2003 08:48:21 -0000 1.14
+++ Makefile.PL 6 Jan 2004 19:17:59 -0000 1.15
@@ -28,7 +28,7 @@
set_version();
-# if built with mod_perl 2.0, it top-level Makefile.PL already
+# if built with mod_perl 2.0, its top-level Makefile.PL already
# installs the uninstall code
if (TOP_LEVEL) {
require "./install-pl";