git: c209be0887f1 - main - devel/Makefile: cpp-codec -> cppcodec
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Sep 2025 19:47:50 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c209be0887f1d6703d2892d5efc2cd2e59fa0271
commit c209be0887f1d6703d2892d5efc2cd2e59fa0271
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-09-06 19:45:46 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-09-06 19:47:48 +0000
devel/Makefile: cpp-codec -> cppcodec
Simple typo during commit
---
devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/Makefile b/devel/Makefile
index a005a155c7b0..031ab697e45a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -501,11 +501,11 @@
SUBDIR += covtool
SUBDIR += cpan-upload
SUBDIR += cpan-upload-http
- SUBDIR += cpp-codec
SUBDIR += cpp-netlib
SUBDIR += cpp-utilities
SUBDIR += cpp2py
SUBDIR += cppcheck
+ SUBDIR += cppcodec
SUBDIR += cppi
SUBDIR += cppinsights
SUBDIR += cpplint