- 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:
Pav Lucistnik 2005-09-22 08:13:51 +00:00
parent 651f4b2880
commit cb8bc0db33
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25724

View file

@ -165,18 +165,15 @@ USE_IMAKE= yes
correctly.</para>
</note>
<para>It is recommended that you sign your name at the end of this
file, as in:</para>
<para>The following example shows how your
<filename>pkg-descr</filename> should look:</para>
<programlisting>This is a port of oneko, in which a cat chases a poor mouse all over
the screen.
:
(etc.)
WWW: http://www.oneko.org/
- Satoshi
asami@cs.berkeley.edu</programlisting>
WWW: http://www.oneko.org/</programlisting>
</sect2>
<sect2>
@ -3006,8 +3003,7 @@ PATCHFILES= patch1:test</programlisting>
The format used should be <literal>user@hostname.domain</literal>.
Please do not include any descriptive text such as your real
name in this entry&mdash;that merely confuses
<filename>bsd.port.mk</filename>. Instead, put that information
into your <filename>pkg-descr</filename>.</para>
<filename>bsd.port.mk</filename>.</para>
<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