Use space, not tab, after "Created by:" per the official portmgr
announcement. Submitted by: ak Approved by: bcr (mentor)
This commit is contained in:
parent
008d649c14
commit
2d9d4f6563
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40169
1 changed files with 1 additions and 1 deletions
|
@ -16561,7 +16561,7 @@ IGNORE= POINTYHAT is not supported
|
|||
<filename>Makefile</filename>.</para>
|
||||
|
||||
<programlisting>[the header...just to make it easier for us to identify the ports.]
|
||||
# Created by: Satoshi Asami <asami@FreeBSD.org>
|
||||
# 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
|
||||
not change or remove it except at the original author's request.]
|
||||
|
|
Loading…
Reference in a new issue