Fix a couple of nits in the new-portbuild section. While here, bump
copyright year, since it is the in-thing to do today.
This commit is contained in:
parent
16f5d3f9dc
commit
396d8ff405
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40523
1 changed files with 3 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<year>2010</year>
|
||||
<year>2011</year>
|
||||
<year>2012</year>
|
||||
<year>2013</year>
|
||||
<holder role="mailto:portmgr@FreeBSD.org">The &os; Ports
|
||||
Management Team</holder>
|
||||
</copyright>
|
||||
|
|
@ -2888,7 +2889,7 @@ qmanager</programlisting>
|
|||
<step>
|
||||
<para>Copy <filename>/var/portbuild/conf/apache.conf</filename>
|
||||
to the appropriate <filename>Includes/</filename> subdirectory, e.g.,
|
||||
<filename>/usr/local/etc/apache22/Includes/apache.conf</filename>.
|
||||
<filename>/usr/local/etc/apache22/Includes/portbuild.conf</filename>.
|
||||
Configure it as appropriate for your site.</para>
|
||||
</step>
|
||||
|
||||
|
|
@ -2915,7 +2916,7 @@ qmanager</programlisting>
|
|||
<step>
|
||||
<para>Configure mail by doing the following:</para>
|
||||
|
||||
<para>run <command>newaliases</command>.</para>
|
||||
<para><command>newaliases</command>.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue