summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lisp/clx/clx-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/clx/clx-0.7.5.ebuild b/dev-lisp/clx/clx-0.7.5.ebuild
index fa078123a738..06e69d160335 100644
--- a/dev-lisp/clx/clx-0.7.5.ebuild
+++ b/dev-lisp/clx/clx-0.7.5.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit common-lisp-3
-DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for SBCL."
+DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for SBCL"
HOMEPAGE="http://www.cliki.net/CLX"
SRC_URI="https://github.com/sharplispers/clx/archive/${PV}.tar.gz -> ${P}.tar.gz"