Clarify the format of the ports Makefile 'Created by:' line.
PR: docs/174659 Submitted by: db Approved by: gabor (mentor)
This commit is contained in:
parent
e02f2b1f86
commit
fbba287694
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40489
1 changed files with 3 additions and 1 deletions
|
@ -16582,7 +16582,9 @@ IGNORE= POINTYHAT is not supported
|
|||
<programlisting>[the header...just to make it easier for us to identify the ports.]
|
||||
# Created by: Satoshi Asami <asami@FreeBSD.org>
|
||||
[The optional <emphasis>Created by:</emphasis> line names the person who originally
|
||||
created the port. If this line is present, future maintainers should
|
||||
created the port. Note that the <quote>:</quote> is followed by a space
|
||||
and not a tab character.
|
||||
If this line is present, future maintainers should
|
||||
not change or remove it except at the original author's request.]
|
||||
|
||||
# $FreeBSD$
|
||||
|
|
Loading…
Reference in a new issue