summaryrefslogtreecommitdiff
path: root/app-admin/doas/doas-6.6.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/doas/doas-6.6.1.ebuild')
-rw-r--r--app-admin/doas/doas-6.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/doas/doas-6.6.1.ebuild b/app-admin/doas/doas-6.6.1.ebuild
index 04fca0a26c79..45b4cea04e56 100644
--- a/app-admin/doas/doas-6.6.1.ebuild
+++ b/app-admin/doas/doas-6.6.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-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)"
MY_PN=OpenDoas
MY_P=${MY_PN}-${PV}