View | Details | Raw Unified | Return to bug 171941
Collapse All | Expand All

(-)book.sgml (-3 / +8 lines)
Lines 143-151 Link Here
143
      <note>
143
      <note>
144
	<para>In some cases, the <filename>Makefile</filename> of an
144
	<para>In some cases, the <filename>Makefile</filename> of an
145
	  existing port may contain additional lines in the header,
145
	  existing port may contain additional lines in the header,
146
	  such as the name and email of the person that originally
146
	  such as the name of the port and the date it was created.
147
	  created the port.  This additional information has been
147
	  This additional information has been declared obsolete, and
148
	  declared obsolete, and is being phased out.</para>
148
	  is being phased out.</para>
149
      </note>
149
      </note>
150
150
151
      <para>See if you can figure it out.  Do not worry about the
151
      <para>See if you can figure it out.  Do not worry about the
Lines 16440-16445 Link Here
16440
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN
16440
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN
16441
when it is committed to our repository.  If upgrading a port, do not alter
16441
when it is committed to our repository.  If upgrading a port, do not alter
16442
this line back to "&dollar;FreeBSD&dollar;".  SVN deals with it automatically.]
16442
this line back to "&dollar;FreeBSD&dollar;".  SVN deals with it automatically.]
16443
# Created by:	Satoshi Asami &lt;asami@FreeBSD.org&gt;
16444
[This is the person who did the original port to FreeBSD, in particular, the
16445
person who wrote the first version of this Makefile.  Remember, this should
16446
not be changed when upgrading the port later.  This line is purely optional,
16447
and many contributors prefer not to include it.]
16443
16448
16444
[section to describe the port itself and the master site - PORTNAME
16449
[section to describe the port itself and the master site - PORTNAME
16445
 and PORTVERSION are always first, followed by CATEGORIES,
16450
 and PORTVERSION are always first, followed by CATEGORIES,

Return to bug 171941