Fix a wrong commit: unhook status.sgml
Pointy Hat: blackend@
This commit is contained in:
parent
9a290554ce
commit
3f27f92bef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34069
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.1 2009/03/17 13:39:34 rwatson Exp $
|
||||
# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.2 2009/04/10 12:52:02 blackend Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,6 +7,6 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= schedule.sgml status.sgml
|
||||
DOCS= schedule.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue