diff options
Diffstat (limited to 'dev-util/ketchup/ketchup-9999.ebuild')
-rw-r--r-- | dev-util/ketchup/ketchup-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ketchup/ketchup-9999.ebuild b/dev-util/ketchup/ketchup-9999.ebuild index 3125a1aaa940..9412af5f1eae 100644 --- a/dev-util/ketchup/ketchup-9999.ebuild +++ b/dev-util/ketchup/ketchup-9999.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit git-2 eutils DESCRIPTION="tool for updating or switching between versions of the Linux kernel source" -HOMEPAGE="http://github.com/psomas/ketchup" +HOMEPAGE="https://github.com/psomas/ketchup" SRC_URI="" EGIT_REPO_URI="git://github.com/psomas/ketchup.git" EGIT_MASTER="experimental" |