The branch main has been updated by ivy:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6

commit e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6
Author:     Lexi Winter <[email protected]>
AuthorDate: 2026-05-06 14:45:54 +0000
Commit:     Lexi Winter <[email protected]>
CommitDate: 2026-05-06 14:46:29 +0000

    README.md: Add packages/ directory
    
    Fixes:  bb75b0d581f7 ("packages: Convert world to a subdir build")
    MFC after:      2 weeks
    Reviewed by:    des, emaste
    Differential Revision:  https://reviews.freebsd.org/D56839
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 737afe1566ec..160c91b387e6 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Source Roadmap:
 | krb5 | Build system for Kerberos 5 (MIT). |
 | lib | System libraries. |
 | libexec | System commands intended to be executed by other commands or 
daemons. |
+| packages | Base system packages. |
 | release | Makefiles and scripts used for building releases and VM images. |
 | rescue | Build system for statically linked /rescue commands. |
 | sbin | System commands. |

Reply via email to