diff options
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r-- | doc/pkgsrc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index a0e8b85b3eb..1a7a18a21ce 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -4852,7 +4852,7 @@ shall be installed. Its contents are set based upon the following variables: definition of this variable only makes sense in the package's Makefile (i.e., it is not user-customizable). - As an example, consider the Apache package, www/apache2, which places its + As an example, consider the Apache package, www/apache24, which places its configuration files under the httpd/ subdirectory of PKG_SYSCONFBASE. This should be set in the package Makefile. |