From 0267807f87c64f31dfd0e699ddbab19e55e61df4 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 26 Jan 2020 17:30:40 +0000 Subject: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. --- benchmarks/fio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/fio') diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 4f439b06bad..a7e4d50d871 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2019/10/08 18:13:32 maya Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:30:46 rillig Exp $ DISTNAME= fio-3.16 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://git.kernel.dk/?p=fio.git;a=summary +HOMEPAGE= https://git.kernel.dk/?p=fio.git;a=summary COMMENT= Flexible IO Tester LICENSE= gnu-gpl-v2 -- cgit v1.2.3