diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-11 02:15:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-11 02:15:33 +0800 |
commit | 676a69e35fc35288f297a1b91029e7d0f2395719 (patch) | |
tree | a496f95675424f29e89a54e7af5cff5eb0684237 /Mk/bsd.local.mk | |
parent | 97c0628578f52c64e1d7a5ec129d905b77ef2734 (diff) | |
download | freebsd-ports-gnome-676a69e35fc35288f297a1b91029e7d0f2395719.tar.gz freebsd-ports-gnome-676a69e35fc35288f297a1b91029e7d0f2395719.tar.zst freebsd-ports-gnome-676a69e35fc35288f297a1b91029e7d0f2395719.zip |
Whitespace fix.
Submitted by: edwin
Diffstat (limited to 'Mk/bsd.local.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. # |