summaryrefslogtreecommitdiff
path: root/biology/bwa
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
commitb831c01fc9da1c5001588ec465faa98afe3bf1c8 (patch)
treebc9d7f24b9a4d046704f52f30922bbfce87279a2 /biology/bwa
parent5cc0fec1a826d6c92df3c3e772b38bd28114cab0 (diff)
downloadpkgsrc-b831c01fc9da1c5001588ec465faa98afe3bf1c8.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'biology/bwa')
-rw-r--r--biology/bwa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile
index 62c1b110825..7d9a8e43bdf 100644
--- a/biology/bwa/Makefile
+++ b/biology/bwa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/11/02 22:09:00 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/18 23:30:09 rillig Exp $
DISTNAME= bwa-0.7.17
CATEGORIES= biology
@@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MASTER_SITES= ${MASTER_SITE_GITHUB:=lh3/}
MAINTAINER= bacon@NetBSD.org
-HOMEPAGE= http://bio-bwa.sourceforge.net/
+HOMEPAGE= https://bio-bwa.sourceforge.net/
COMMENT= Map low-divergent sequences against a large reference genome
LICENSE= gnu-gpl-v3