diff options
Diffstat (limited to 'www-apps/cgit')
-rw-r--r-- | www-apps/cgit/cgit-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-9999.ebuild b/www-apps/cgit/cgit-9999.ebuild index a339c0313810..112a8dc81778 100644 --- a/www-apps/cgit/cgit-9999.ebuild +++ b/www-apps/cgit/cgit-9999.ebuild @@ -13,7 +13,7 @@ inherit webapp eutils multilib user toolchain-funcs git-2 DESCRIPTION="a fast web-interface for git repositories" HOMEPAGE="http://git.zx2c4.com/cgit/about" SRC_URI="" -EGIT_REPO_URI="git://git.zx2c4.com/cgit" +EGIT_REPO_URI="https://git.zx2c4.com/cgit" LICENSE="GPL-2" SLOT="0" |