From 0d805981f62bb452c587a2f2603a55c2d02bb98e Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 25 Mar 2023 04:25:51 -0300 Subject: [PATCH] README: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c657e0..935ae69 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ HardenedBSD ports tree. It's designed to make it easy for unprivileged users who are members of the `_portzap` group to create and update a transient copy of the ports tree, which can then be installed into the `/usr/ports/` -directory by the root user. Once the initial installation -is done, future updates are incremental, which means that +directory by root. Once the initial installation is done, +future updates are incremental, which means that portzap will only add, remove or update ports that have changed since the last update.