Use space, not tab, after "Created by:" per the official portmgr

announcement.

Submitted by:	ak
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-11-27 15:50:49 +00:00
parent 008d649c14
commit 2d9d4f6563
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40169

View file

@ -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 &lt;asami@FreeBSD.org&gt;
# Created by: Satoshi Asami &lt;asami@FreeBSD.org&gt;
[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.]