Reduce diffs with en_US and add "Original version:" comment to keep
track of the en_US revision we're in sync with.
This commit is contained in:
parent
93af424c7b
commit
f3ed7dc96f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21661
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# $FreeBSD$
|
||||
# Original version: 1.7
|
||||
|
||||
SUBDIR = articles
|
||||
|
||||
COMPAT_SYMLINK = el
|
||||
|
||||
SUBDIR= articles
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue