From c1c39d6cd858578bab8331d2691e4dac6fe0eae4 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 9 Jul 2019 12:34:17 +0100 Subject: [PATCH] canu: Use https for readthedocs.io. --- canu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canu/Makefile b/canu/Makefile index 1f9278d40a..910a06ef4f 100644 --- a/canu/Makefile +++ b/canu/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=marbl/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= bacon@NetBSD.org -HOMEPAGE= http://canu.readthedocs.io/ +HOMEPAGE= https://canu.readthedocs.io/ COMMENT= Single molecule sequence assembler for genomes large and small LICENSE= gnu-gpl-v2