summaryrefslogtreecommitdiff
path: root/cross/mingw
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
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')
-rw-r--r--cross/mingw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/mingw/Makefile b/cross/mingw/Makefile
index 273acba216f..5c2ebefc59c 100644
--- a/cross/mingw/Makefile
+++ b/cross/mingw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/19 16:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:16 rillig Exp $
DISTNAME= mingw-3.3.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mingw.sourceforge.net/
+HOMEPAGE= https://mingw.sourceforge.net/
COMMENT= GCC tools for win32 cross-development
META_PACKAGE= yes