From b831c01fc9da1c5001588ec465faa98afe3bf1c8 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 18 Jan 2020 23:30:05 +0000 Subject: 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. --- benchmarks/lmbench/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/lmbench') diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 90f0b9b3f01..814108a93a3 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2019/08/11 13:17:59 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2020/01/18 23:30:08 rillig Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a @@ -8,7 +8,7 @@ MASTER_SITES= # ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://lmbench.sourceforge.net/ +HOMEPAGE= https://lmbench.sourceforge.net/ COMMENT= Complete benchmark that gives a large amount of information USE_TOOLS+= gmake perl:run -- cgit v1.2.3