diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild index efbfcfbe73782..58071bea11ca1 100644 --- a/dev-lisp/clx/clx-9999.ebuild +++ b/dev-lisp/clx/clx-9999.ebuild @@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3 DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for Common Lisp" HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX" -EGIT_REPO_URI="git://github.com/sharplispers/clx.git" +EGIT_REPO_URI="https://github.com/sharplispers/clx.git" LICENSE="MIT" SLOT="0"