From 89243e3856b7b33a75e1a90155c877cdf2a30367 Mon Sep 17 00:00:00 2001 From: nia Date: Wed, 3 Jul 2019 07:19:03 +0000 Subject: Use https for github. --- misc/ocaml-opaline/Makefile | 4 ++-- misc/ruby-patch_finder/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/ocaml-opaline/Makefile b/misc/ocaml-opaline/Makefile index cf9bbb02160..de718314766 100644 --- a/misc/ocaml-opaline/Makefile +++ b/misc/ocaml-opaline/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2019/03/06 10:38:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2019/07/03 07:19:04 nia Exp $ GITHUB_PROJECT= opaline GITHUB_TAG= v${PKGVERSION_NOREV} @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=jaapb/} MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://github.com/jaapb/opaline +HOMEPAGE= https://github.com/jaapb/opaline COMMENT= Lightweight OCaml/opam installer LICENSE= mit diff --git a/misc/ruby-patch_finder/Makefile b/misc/ruby-patch_finder/Makefile index 232a28115a5..3dc57d66481 100644 --- a/misc/ruby-patch_finder/Makefile +++ b/misc/ruby-patch_finder/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2018/04/04 15:26:14 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $ DISTNAME= patch_finder-1.0.2 CATEGORIES= misc MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://github.com/wchen-r7/patch-finder +HOMEPAGE= https://github.com/wchen-r7/patch-finder COMMENT= Toolkit to find software patches LICENSE= modified-bsd -- cgit v1.2.3