summaryrefslogtreecommitdiff
path: root/app-admin/doas/doas-6.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/doas/doas-6.8.ebuild')
-rw-r--r--app-admin/doas/doas-6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/doas/doas-6.8.ebuild b/app-admin/doas/doas-6.8.ebuild
index 294eda46cd60..deb04261e4e8 100644
--- a/app-admin/doas/doas-6.8.ebuild
+++ b/app-admin/doas/doas-6.8.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}
-DESCRIPTION="Run commands as super user or another user, alternative to sudo from OpenBSD"
+DESCRIPTION="Run commands as super/another user (alt sudo) (unofficial port from OpenBSD)"
HOMEPAGE="https://github.com/Duncaen/OpenDoas"
SRC_URI="https://github.com/Duncaen/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
S="${WORKDIR}"/${MY_P}