aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.php.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk
index c185af08b139..4365dd8d7689 100644
--- a/Mk/bsd.php.mk
+++ b/Mk/bsd.php.mk
@@ -15,7 +15,7 @@
#
# USE_PHP= ext1 ext2 ext3
#
-# The port can set these options in its Makefile before bsd.ports.pre.mk:
+# The port can set these options in its Makefile before bsd.port.pre.mk:
#
# DEFAULT_PHP_VER=N - Use PHP version N if PHP is not yet installed.
# IGNORE_WITH_PHP=N - The port doesn't work with PHP version N.