Fix DESCR -> COMMENT.
PR: 18831 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
This commit is contained in:
parent
43cdc3784c
commit
3af0935667
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7287
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.101 2000/05/22 18:24:13 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.102 2000/06/04 04:05:48 hoek Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -1933,7 +1933,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry><makevar>COMMENT</makevar></entry>
|
<entry><makevar>COMMENT</makevar></entry>
|
||||||
<entry><literal>${PKGDIR}/DESCR</literal></entry>
|
<entry><literal>${PKGDIR}/COMMENT</literal></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.101 2000/05/22 18:24:13 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.102 2000/06/04 04:05:48 hoek Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -1933,7 +1933,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry><makevar>COMMENT</makevar></entry>
|
<entry><makevar>COMMENT</makevar></entry>
|
||||||
<entry><literal>${PKGDIR}/DESCR</literal></entry>
|
<entry><literal>${PKGDIR}/COMMENT</literal></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in a new issue