summaryrefslogtreecommitdiff
path: root/app-admin/doas/doas-6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/doas/doas-6.0.ebuild')
-rw-r--r--app-admin/doas/doas-6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/doas/doas-6.0.ebuild b/app-admin/doas/doas-6.0.ebuild
index 5ee851f748f7..08f3406d2f0f 100644
--- a/app-admin/doas/doas-6.0.ebuild
+++ b/app-admin/doas/doas-6.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
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}