Enable REVCHECK.
This commit is contained in:
parent
4c9f56c253
commit
6e7a4b8060
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23717
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/ja/releases/4.11R/Makefile,v 1.1 2005/02/02 19:15:15 hrs Exp $
|
||||
# Original revision: 1.3
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
|
@ -25,4 +25,7 @@ DATA= docbook.css
|
|||
#DATA+= relnotes-alpha.html
|
||||
#DATA+= relnotes-i386.html
|
||||
|
||||
### Revision checking
|
||||
REVCHECK= YES
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue