diff options
author | joerg <joerg> | 2014-06-10 15:10:18 +0000 |
---|---|---|
committer | joerg <joerg> | 2014-06-10 15:10:18 +0000 |
commit | 899f85ba6450cb31de229ed5080fb368580ade34 (patch) | |
tree | f6b015de46038a5d99a2a197decd730b80866fcd /doc/pkgsrc.html | |
parent | 6451624d73f26b3512294563f19ab0411901ca53 (diff) | |
download | pkgsrc-899f85ba6450cb31de229ed5080fb368580ade34.tar.gz |
Also update link.
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 b66b624b3a2..535b7b0f384 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/apache24</code></a>, which places its + <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache24/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 |