diff options
| author | rillig <rillig@pkgsrc.org> | 2020-01-18 23:30:13 +0000 |
|---|---|---|
| committer | rillig <rillig@pkgsrc.org> | 2020-01-18 23:30:13 +0000 |
| commit | c6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch) | |
| tree | e0d085ed59a29c7541ca2379075be70dfe11b527 /devel/libkgapi | |
| parent | 70d04c743a2f6b012f14a36d6348a7056a43b701 (diff) | |
| download | pkgsrc-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/libkgapi')
| -rw-r--r-- | devel/libkgapi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libkgapi/Makefile b/devel/libkgapi/Makefile index d27bc5d55f7..4dc2f6470cd 100644 --- a/devel/libkgapi/Makefile +++ b/devel/libkgapi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2020/01/18 21:49:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2020/01/18 23:30:31 rillig Exp $ DISTNAME= libkgapi-2.2.0 PKGREVISION= 17 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=libkgapi/2.2.0/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.kde.org/ +HOMEPAGE= https://www.kde.org/ COMMENT= KDE-based library for accessing various Google services LICENSE= gnu-gpl-v2 |
