undo last commit.
This commit is contained in:
parent
3015bfeef4
commit
caed8e5bb3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5771
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,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} == "2freefall.freebsd.org"
|
||||
.if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org"
|
||||
DOCS+= homepage.sgml
|
||||
.PHONY: homepage.inc
|
||||
|
||||
|
|
Loading…
Reference in a new issue