summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild')
-rw-r--r--dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild b/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
index 0bef752f83bf..475b12958198 100644
--- a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
+++ b/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
@@ -5,13 +5,13 @@
EAPI=4
DESCRIPTION="Generic O'Caml Makefile for GNU Make"
-HOMEPAGE="http://bitbucket.org/mmottl/ocaml-makefile"
+HOMEPAGE="https://bitbucket.org/mmottl/ocaml-makefile"
LICENSE="LGPL-2.1"
DEPEND=""
RDEPEND=">=dev-lang/ocaml-3.06-r1
>=dev-ml/findlib-0.8"
-SRC_URI="http://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz"
+SRC_URI="https://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="examples"