MFen: 1.1 -> 1.11
This commit is contained in:
parent
e009ead924
commit
21510e093d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32703
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# %SOURCE% en_US.ISO8859-1/articles/new-users/Makefile
|
# %SOURCE% en_US.ISO8859-1/articles/new-users/Makefile
|
||||||
# %SRCID% 1.1
|
# %SRCID% 1.11
|
||||||
|
|
||||||
DOC?= article
|
DOC?= article
|
||||||
|
|
||||||
|
@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
SRCS= article.sgml
|
SRCS= article.sgml
|
||||||
|
|
||||||
|
URL_RELPREFIX?= ../../../..
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue