sbekman     01/07/17 08:54:09

  Modified:    .        Makefile.PL
  Log:
  s|perl.apache.org:/home/cvs|cvs.apache.org:/home/cvs|
  
  Revision  Changes    Path
  1.195     +1 -1      modperl/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /home/cvs/modperl/Makefile.PL,v
  retrieving revision 1.194
  retrieving revision 1.195
  diff -u -r1.194 -r1.195
  --- Makefile.PL       2001/07/12 01:41:18     1.194
  +++ Makefile.PL       2001/07/17 15:54:05     1.195
  @@ -1272,7 +1272,7 @@
        PWD => $PWD,
           PERL5LIB => "PERL5LIB=$ENV{PERL5LIB}",
        SHRPENV => $Config{shrpenv},
  -     CVSROOT => 'perl.apache.org:/home/cvs',
  +     CVSROOT => 'cvs.apache.org:/home/cvs',
       },
       'dist'    => {
        COMPRESS=> 'gzip -9f', SUFFIX=>'gz',
  
  
  

Reply via email to