diff options
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk index ae6a231a39d2..dcd510e2330b 100644 --- a/Mk/bsd.local.mk +++ b/Mk/bsd.local.mk @@ -13,7 +13,7 @@ Local_Pre_Include= bsd.local.mk # -# here is where any code that needs to run at bsd.port.pre.mk inclusion +# Here is where any code that needs to run at bsd.port.pre.mk inclusion # time should live. # |