diff --git a/en/prstats/Makefile b/en/prstats/Makefile index 08d0583644..a041334850 100644 --- a/en/prstats/Makefile +++ b/en/prstats/Makefile @@ -1,19 +1,12 @@ -# $FreeBSD: www/en/prstats/Makefile,v 1.3 2001/11/19 04:47:58 murray Exp $ +# $FreeBSD: www/en/prstats/Makefile,v 1.4 2001/12/06 12:33:06 phantom Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= index.sgml -.if defined(WITH_PRSTATS) -SUBDIR+= ../../tools/prstats -.else -beforeinstall: - ${PERL} -pi -e 's/SRC=\"gnats/SRC=\"http:\/\/www.FreeBSD.org\/prstats\/gnats/' index.html -.endif - .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/prstats/index.sgml b/en/prstats/index.sgml index 8f12f4a21e..b5fc5c4744 100644 --- a/en/prstats/index.sgml +++ b/en/prstats/index.sgml @@ -1,74 +1,50 @@ + - %navincludes; %includes; ]> &header;
It's easy, all you have to do is to follow this link to the GNATS database, find a PR, figure out what needs done and do it.
If you are a committer, you can use the edit-pr command to close PRs.
If you are not a committer, you should submit a followup containing the text :
This PR can be closed
on a line of its own, that will make it easier for a committer to deal with it later.
-Similar graphs (and more) are available on the charts and - reports page.
- --

-

-

These graphs are generated by a couple of Tcl Scripts. -
-For additional summaries of the PR database, see the following For various summaries of the PR database, see the following charts and reports.
&footer;