diff options
Diffstat (limited to 'dev-ml/optcomp/optcomp-1.6.ebuild')
-rw-r--r-- | dev-ml/optcomp/optcomp-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/optcomp/optcomp-1.6.ebuild b/dev-ml/optcomp/optcomp-1.6.ebuild index e210066ae355..e4c4f2bd8a57 100644 --- a/dev-ml/optcomp/optcomp-1.6.ebuild +++ b/dev-ml/optcomp/optcomp-1.6.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="http://github.com/diml/optcomp" -SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/optcomp" +SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" |