summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/distributive/distributive-0.4.ebuild')
-rw-r--r--dev-haskell/distributive/distributive-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/distributive/distributive-0.4.ebuild b/dev-haskell/distributive/distributive-0.4.ebuild
index ff1f78f46da6..64cfa10d52ee 100644
--- a/dev-haskell/distributive/distributive-0.4.ebuild
+++ b/dev-haskell/distributive/distributive-0.4.ebuild
@@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell 98 Distributive functors -- Dual to Traversable"
-HOMEPAGE="http://github.com/ekmett/distributive/"
+HOMEPAGE="https://github.com/ekmett/distributive/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"