summaryrefslogtreecommitdiff
path: root/cross/mingw
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:57:22 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:57:22 +0000
commita98f9d57038f86c7132ae0ee41b1e32e28be95d3 (patch)
treeda4bd52fe03a5e9c5b21b56e271fcb6fef42c1b8 /cross/mingw
parent67709e7e3fc1bfeb7e56439adc453d35d3bb6d46 (diff)
downloadpkgsrc-a98f9d57038f86c7132ae0ee41b1e32e28be95d3.tar.gz
*: Convert broken sourceforge HOMEPAGEs back to http
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 5c2ebefc59c..bebdbc001cb 100644
--- a/cross/mingw/Makefile
+++ b/cross/mingw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/20 11:57:24 nia Exp $
DISTNAME= mingw-3.3.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GCC tools for win32 cross-development
META_PACKAGE= yes