- Remove a suggestion to put porter's name and email to the bottom
of the pkg-descr file Submitted by: barner Approved by: keramida (mentor) Approved by: portmgr
This commit is contained in:
parent
651f4b2880
commit
cb8bc0db33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25724
1 changed files with 4 additions and 8 deletions
|
@ -165,18 +165,15 @@ USE_IMAKE= yes
|
||||||
correctly.</para>
|
correctly.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>It is recommended that you sign your name at the end of this
|
<para>The following example shows how your
|
||||||
file, as in:</para>
|
<filename>pkg-descr</filename> should look:</para>
|
||||||
|
|
||||||
<programlisting>This is a port of oneko, in which a cat chases a poor mouse all over
|
<programlisting>This is a port of oneko, in which a cat chases a poor mouse all over
|
||||||
the screen.
|
the screen.
|
||||||
:
|
:
|
||||||
(etc.)
|
(etc.)
|
||||||
|
|
||||||
WWW: http://www.oneko.org/
|
WWW: http://www.oneko.org/</programlisting>
|
||||||
|
|
||||||
- Satoshi
|
|
||||||
asami@cs.berkeley.edu</programlisting>
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
|
@ -3006,8 +3003,7 @@ PATCHFILES= patch1:test</programlisting>
|
||||||
The format used should be <literal>user@hostname.domain</literal>.
|
The format used should be <literal>user@hostname.domain</literal>.
|
||||||
Please do not include any descriptive text such as your real
|
Please do not include any descriptive text such as your real
|
||||||
name in this entry—that merely confuses
|
name in this entry—that merely confuses
|
||||||
<filename>bsd.port.mk</filename>. Instead, put that information
|
<filename>bsd.port.mk</filename>.</para>
|
||||||
into your <filename>pkg-descr</filename>.</para>
|
|
||||||
|
|
||||||
<para>For a detailed description of the responsibilities of maintainers,
|
<para>For a detailed description of the responsibilities of maintainers,
|
||||||
refer to the <ulink url="&url.books.developers-handbook;/policies.html#POLICIES-MAINTAINER">MAINTAINER on
|
refer to the <ulink url="&url.books.developers-handbook;/policies.html#POLICIES-MAINTAINER">MAINTAINER on
|
||||||
|
|
Loading…
Reference in a new issue