I missed one line in my previous commit

This commit is contained in:
Oliver Lehmann 2003-07-08 02:45:44 +00:00
parent 223790f134
commit dd726da8e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17494

View file

@ -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>