[BACK]Return to cvsweb.conf-freebsd CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/Attic/cvsweb.conf-freebsd between version 3.2 and 3.3

version 3.2, 2001/01/11 01:52:56 version 3.3, 2001/01/11 23:42:01
Line 32  $prkeyword = "PR";
Line 32  $prkeyword = "PR";
   
 $mancgi = "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=FreeBSD+5.0-current&format=html";  $mancgi = "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=FreeBSD+5.0-current&format=html";
   
   # Allow downloading a tarball of a port
   $allow_tar = ($where =~ m,^ports/[^/]+/[^/]+/,);
   
 1;  1;

Legend:
Removed from v.3.2  
changed lines
  Added in v.3.3

CVSweb