summaryrefslogtreecommitdiff
path: root/devel/imake
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 /devel/imake
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 'devel/imake')
-rw-r--r--devel/imake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/imake/Makefile b/devel/imake/Makefile
index 77b10765692..80b7773b395 100644
--- a/devel/imake/Makefile
+++ b/devel/imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/03/17 11:15:21 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/18 23:30:30 rillig Exp $
DISTNAME= imake-1.0.8
CATEGORIES= x11 devel
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_XORG:=util/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
+HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Imake and other utilities from modular X.org
GNU_CONFIGURE= yes