=================================================================== RCS file: /cvs/cvsweb/Attic/cvsweb.conf-netbsd,v retrieving revision 4.1 retrieving revision 4.2 diff -u -p -r4.1 -r4.2 --- cvsweb/Attic/cvsweb.conf-netbsd 2019/11/08 21:08:27 4.1 +++ cvsweb/Attic/cvsweb.conf-netbsd 2019/11/10 13:58:15 4.2 @@ -1,5 +1,5 @@ # -*-perl-*- -# $Id: cvsweb.conf-netbsd,v 4.1 2019/11/08 21:08:27 schwarze Exp $ +# $Id: cvsweb.conf-netbsd,v 4.2 2019/11/10 13:58:15 schwarze Exp $ # $knu: cvsweb.conf-netbsd,v 1.8 2002/12/23 15:05:10 scop # # Set up for NetBSD repo options. @@ -64,7 +64,7 @@ $prcgi = "http://www.NetBSD.org/cgi-bin/query-pr-singl $prkeyword = "PR"; -$mancgi = "http://www.flame.org/cgi-bin/uncgi/hman?sect=%s&page=%s&arch=i386"; +$mancgi = "https://netbsd.gw.com/cgi-bin/man-cgi?%s+%s"; # Allow downloading a tarball of a pkgsrc $allow_tar = ($where =~ m,^pkgsrc/[^/]+/[^/]+/,);