diff --git a/en/internal/Makefile b/en/internal/Makefile index 096a97ebe1..041fa18c9f 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,48 +1,47 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.40 2004/04/06 11:38:02 phantom Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.41 2005/01/28 16:52:17 imp Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= photos.sgml DOCS+= internal.sgml DOCS+= about.sgml DOCS+= machines.sgml DOCS+= mirror.sgml DOCS+= new-account.sgml DOCS+= statistic.sgml DOCS+= developer.sgml DOCS+= bylaws.sgml DOCS+= releng.sgml DOCS+= expire-bits.sgml DOCS+= core-vote.sgml DOCS+= trb-dispute.sgml DOCS+= doceng.sgml DOCS+= rtp.sgml DOCS+= policies.sgml -DOCS+= portmgr-charter.sgml INDEXLINK= internal.html # build the list of personal homepages of FreeBSD developers only # on the main FreeBSD machines hostname!= hostname .if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org" || ${hostname} == "www.freebsd.org" DOCS+= homepage.sgml .if !make(install) .PHONY: homepage.inc .endif homepage.inc: homepage.pl ${PERL} ${.CURDIR}/homepage.pl > ${.TARGET} homepage.html: homepage.inc CLEANFILES+= homepage.inc .endif DATA+= README.mirror ssh-keys.asc .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/internal/portmgr-charter.sgml b/en/internal/portmgr-charter.sgml deleted file mode 100644 index 1745b253f1..0000000000 --- a/en/internal/portmgr-charter.sgml +++ /dev/null @@ -1,29 +0,0 @@ - - - - %includes; -]> - - -&header; - -

Portmgr's charter, as approved by core and published in - November 2001.

- -

The portmgr team may approve new ports committers by decision-making - processes it deems appropriate. All committer approvals must be sent - to admins@, and CC'd to core; they must be PGP-signed. The portmgr - team manages the ports portion of the FreeBSD repository. The - membership of the portmgr team is the current alias on - freefall.freebsd.org.

- -

This charter is valid until such time as it is modified or revoked by - the Core Team; any changes to this charter must be approved by the Core - Team.

- - Resources for FreeBSD Committers Home - &footer; - - -