I missed one line in my previous commit
This commit is contained in:
parent
223790f134
commit
dd726da8e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17494
1 changed files with 1 additions and 1 deletions
|
@ -5900,7 +5900,7 @@ post-install:
|
|||
be included in <filename>pkg-plist</filename> with the
|
||||
<literal>%%PORTDOCS%%</literal> prefix, for example:</para>
|
||||
|
||||
<programlisting>%%PORTDOCS%%share/doc/pure-ftpd/AUTHORS
|
||||
<programlisting>%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CONTACT
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue