summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/pomap/pomap-3.0.2.ebuild')
-rw-r--r--dev-ml/pomap/pomap-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pomap/pomap-3.0.2.ebuild b/dev-ml/pomap/pomap-3.0.2.ebuild
index 343e225d8acb..b0a1e7d1974d 100644
--- a/dev-ml/pomap/pomap-3.0.2.ebuild
+++ b/dev-ml/pomap/pomap-3.0.2.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Partially Ordered Map ADT for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/pomap"
-SRC_URI="http://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/pomap"
+SRC_URI="https://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""