diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sudox/sudox-3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudox/sudox-3.20.ebuild b/app-admin/sudox/sudox-3.20.ebuild index 5ab07da1..f35dcf87 100644 --- a/app-admin/sudox/sudox-3.20.ebuild +++ b/app-admin/sudox/sudox-3.20.ebuild @@ -5,7 +5,7 @@ EAPI=6 RESTRICT="mirror" -DESCRIPTION="sudox is a wrapper for sudo which can pass X authority data and deal with screen and tmux" +DESCRIPTION="wrapper for sudo which can pass X authority data and deal with screen and tmux" HOMEPAGE="https://github.com/vaeth/sudox/" SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |