summaryrefslogtreecommitdiff
path: root/cross/mingw-runtime-bin
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
commitc6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch)
treee0d085ed59a29c7541ca2379075be70dfe11b527 /cross/mingw-runtime-bin
parent70d04c743a2f6b012f14a36d6348a7056a43b701 (diff)
downloadpkgsrc-c6f7d1b90e3b606d33d600e12e82f8b03d5d1331.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 'cross/mingw-runtime-bin')
-rw-r--r--cross/mingw-runtime-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/mingw-runtime-bin/Makefile b/cross/mingw-runtime-bin/Makefile
index 569bca9de93..ee9d0160c14 100644
--- a/cross/mingw-runtime-bin/Makefile
+++ b/cross/mingw-runtime-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/06/19 16:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:16 rillig Exp $
DISTNAME= mingw-runtime-3.14
PKGNAME= mingw-runtime-bin-3.14
@@ -7,7 +7,7 @@ CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mingw.sourceforge.net/
+HOMEPAGE= https://mingw.sourceforge.net/
COMMENT= GCC runtime libraries for win32 cross-development
NO_BUILD= yes