summaryrefslogtreecommitdiff
path: root/editors/zim
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
commit0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch)
treed0a3f84c95c120b8b0804700a18681e739dece61 /editors/zim
parent8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff)
downloadpkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz
all: migrate homepages from http to https
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Diffstat (limited to 'editors/zim')
-rw-r--r--editors/zim/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index f23b4e5a47a..704d060e08b 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/09/02 13:19:57 adam Exp $
+# $NetBSD: Makefile,v 1.37 2020/01/26 17:31:08 rillig Exp $
DISTNAME= zim-0.59
PKGREVISION= 17
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://zim-wiki.org/
+HOMEPAGE= https://zim-wiki.org/
COMMENT= Zim brings the concept of a wiki to your desktop
LICENSE= gnu-gpl-v2
@@ -19,7 +19,7 @@ DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
USE_LANGUAGES= # none
REPLACE_PYTHON= ${WRKSRC}/zim.py
-PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
SUBST_CLASSES+= data-path
SUBST_STAGE.data-path= pre-configure