summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/global/global-6.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/global/global-6.3.1.ebuild b/dev-util/global/global-6.3.1.ebuild
index dcefb9fac0a0..eb062c9e9b89 100644
--- a/dev-util/global/global-6.3.1.ebuild
+++ b/dev-util/global/global-6.3.1.ebuild
@@ -5,7 +5,7 @@ EAPI="5"
inherit autotools elisp-common eutils
-DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources"
+DESCRIPTION="tag system to find an object location in various sources"
HOMEPAGE="https://www.gnu.org/software/global/global.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"