diff options
Diffstat (limited to 'doc/pkgsrc.html')
-rw-r--r-- | doc/pkgsrc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index ad73d8d9e27..b66b624b3a2 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -5744,7 +5744,7 @@ set based upon the following variables:</p> variable only makes sense in the package's <code class="filename">Makefile</code> (i.e., it is not user-customizable).</p> <p>As an example, consider the Apache package, - <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache2/README.html" target="_top"><code class="filename">www/apache2</code></a>, which places its + <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache2/README.html" target="_top"><code class="filename">www/apache24</code></a>, which places its configuration files under the <code class="filename">httpd/</code> subdirectory of <code class="varname">PKG_SYSCONFBASE</code>. This should be set in the package |