Add REVCHECK=YES.
This commit is contained in:
parent
40bf167547
commit
0e35938017
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19663
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/ja/releases/5.2R/Makefile,v 1.2 2004/01/14 00:51:57 hrs Exp $
|
||||
# $FreeBSD: www/ja/releases/5.2R/Makefile,v 1.3 2004/01/14 19:01:33 rushani Exp $
|
||||
# Original revision: 1.4
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
|
@ -32,4 +32,7 @@ DATA+= relnotes-i386.html
|
|||
DATA+= relnotes-pc98.html
|
||||
DATA+= relnotes-sparc64.html
|
||||
|
||||
### Revision checking
|
||||
REVCHECK= YES
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue