summaryrefslogtreecommitdiff
path: root/wm
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 /wm
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 'wm')
-rw-r--r--wm/amiwm/Makefile4
-rw-r--r--wm/evilwm/Makefile4
-rw-r--r--wm/jwm/Makefile4
-rw-r--r--wm/selectwm/Makefile4
-rw-r--r--wm/windowmaker/Makefile4
-rw-r--r--wm/wm2/Makefile4
-rw-r--r--wm/wmx/Makefile.common4
7 files changed, 14 insertions, 14 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile
index 5e8346b1fe1..1b759903942 100644
--- a/wm/amiwm/Makefile
+++ b/wm/amiwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2019/11/04 21:50:15 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2020/01/26 17:32:20 rillig Exp $
#
DISTNAME= amiwm0.20pl48
@@ -8,7 +8,7 @@ CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html
+HOMEPAGE= https://www.lysator.liu.se/~marcus/amiwm.html
COMMENT= X window manager with Amiga look and feel
LICENSE= amiwm-license
diff --git a/wm/evilwm/Makefile b/wm/evilwm/Makefile
index 143773fb2db..d44be26cb87 100644
--- a/wm/evilwm/Makefile
+++ b/wm/evilwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2018/09/15 19:40:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/26 17:32:20 rillig Exp $
DISTNAME= evilwm-1.1.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= wm x11
MASTER_SITES= http://www.6809.org.uk/evilwm/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.6809.org.uk/evilwm/
+HOMEPAGE= https://www.6809.org.uk/evilwm/
COMMENT= Minimalist Window Manager for X
USE_TOOLS+= gmake
diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile
index c7e78778ba4..d6efc5c200d 100644
--- a/wm/jwm/Makefile
+++ b/wm/jwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2019/11/04 21:50:16 rillig Exp $
+# $NetBSD: Makefile,v 1.42 2020/01/26 17:32:20 rillig Exp $
DISTNAME= jwm-2.3.7
PKGREVISION= 6
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.joewing.net/programs/jwm/releases/
EXTRACT_SUFX= .tar.xz
MAINTAINER= tsutsui@NetBSD.org
-HOMEPAGE= http://joewing.net/projects/jwm/
+HOMEPAGE= https://joewing.net/projects/jwm/
COMMENT= Lightweight window manager with virtual desktops
LICENSE= mit
diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile
index ab6cd326943..167ee3c3e7f 100644
--- a/wm/selectwm/Makefile
+++ b/wm/selectwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/07/21 22:25:52 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/01/26 17:32:20 rillig Exp $
#
DISTNAME= selectwm-0.4.1
@@ -7,7 +7,7 @@ CATEGORIES= wm
MASTER_SITES= http://ordiluc.net/selectwm/
MAINTAINER= tonio@NetBSD.org
-HOMEPAGE= http://ordiluc.net/selectwm/
+HOMEPAGE= https://ordiluc.net/selectwm/
COMMENT= Simple GTK2 application to select window manager
USE_TOOLS+= pkg-config
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index 61ef20cb5ce..b2abf1a8f53 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2019/08/11 13:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2020/01/26 17:32:20 rillig Exp $
DISTNAME= WindowMaker-0.95.8
PKGNAME= ${DISTNAME:tl}
@@ -7,7 +7,7 @@ CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://windowmaker.org/pub/source/release/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.windowmaker.org/
+HOMEPAGE= https://www.windowmaker.org/
COMMENT= GNUStep-compliant NEXTSTEP(tm) window manager clone
LICENSE= gnu-gpl-v2
diff --git a/wm/wm2/Makefile b/wm/wm2/Makefile
index 055e64d46b1..476626ef005 100644
--- a/wm/wm2/Makefile
+++ b/wm/wm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/07/04 16:18:41 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/26 17:32:20 rillig Exp $
DISTNAME= wm2-4
PKGNAME= wm2-4.0
@@ -7,7 +7,7 @@ CATEGORIES= x11 wm
MASTER_SITES= http://www.all-day-breakfast.com/wm2/
MAINTAINER= kuebart@mathematik.uni-ulm.de
-HOMEPAGE= http://www.all-day-breakfast.com/wm2/
+HOMEPAGE= https://www.all-day-breakfast.com/wm2/
COMMENT= Minimalist window manager for X
BUILD_TARGET= depend wm2
diff --git a/wm/wmx/Makefile.common b/wm/wmx/Makefile.common
index 72a97421879..0bbb9bd6ed1 100644
--- a/wm/wmx/Makefile.common
+++ b/wm/wmx/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2015/07/04 16:18:41 joerg Exp $
+# $NetBSD: Makefile.common,v 1.26 2020/01/26 17:32:20 rillig Exp $
#
# used by wm/wmx/Makefile
# used by wm/wmx-gnome/Makefile
@@ -9,7 +9,7 @@ CATEGORIES+= x11 wm
MASTER_SITES= http://www.all-day-breakfast.com/wmx/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.all-day-breakfast.com/wmx/
+HOMEPAGE= https://www.all-day-breakfast.com/wmx/
CONFLICTS+= wmx-[0-9]* wmx-gnome-[0-9]*