summaryrefslogtreecommitdiff
path: root/benchmarks/thrulay
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 /benchmarks/thrulay
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 'benchmarks/thrulay')
-rw-r--r--benchmarks/thrulay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index dd14da6f458..d66c92c8a8f 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:00 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/18 23:30:08 rillig Exp $
DISTNAME= thrulay-0.9
CATEGORIES= benchmarks net
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=thrulay/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://thrulay.sourceforge.net/
+HOMEPAGE= https://thrulay.sourceforge.net/
COMMENT= TCP and UDP network capacity tester
LICENSE= modified-bsd