git: 31cfd497bea0 - main - Mk/bsd.local.mk.sample: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Dec 2025 12:21:21 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=31cfd497bea0a20ccc6317699428e00226922c5d
commit 31cfd497bea0a20ccc6317699428e00226922c5d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-02 12:11:18 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-02 12:18:18 +0000
Mk/bsd.local.mk.sample: Fix typo
Approved by: portmgr (blanket)
---
Mk/bsd.local.mk.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Mk/bsd.local.mk.sample b/Mk/bsd.local.mk.sample
index 77d6a5f7354e..46fbdb61c295 100644
--- a/Mk/bsd.local.mk.sample
+++ b/Mk/bsd.local.mk.sample
@@ -1,4 +1,4 @@
-# bsd.local.mk.local - Sandbox for local modification to ports framework.
+# bsd.local.mk.sample - Sandbox for local modification to ports framework.
#
# To use this feature, copy this file to Mk/bsd.local.mk, and modify as required
#