diff --git a/ja_JP.eucJP/htdocs/internal/Makefile b/ja_JP.eucJP/htdocs/internal/Makefile index cd060172aa..e3025cfbd4 100644 --- a/ja_JP.eucJP/htdocs/internal/Makefile +++ b/ja_JP.eucJP/htdocs/internal/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: r39584 +# Original revision: r41462 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -11,6 +11,7 @@ DOCS+= about.xml #DOCS+= bylaws.xml +#DOCS+= clusteradm.xml #DOCS+= core-vote.xml #DOCS+= data.xml DOCS+= developer.xml @@ -34,7 +35,7 @@ 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" +#.if !empty(hostname:M*.freebsd.org) #DOCS+= homepage.xml # #.if !make(install)