From d5e53a292d8183f4cb309609eebb0d3639e26990 Mon Sep 17 00:00:00 2001 From: Zsolt Udvari Date: Wed, 24 Jul 2024 20:52:00 +0200 Subject: [PATCH] x11/wmctrl-fork: fix typo in WWW Replace wmctrl-work to wmctrl-fork in WWW. PR: 280426 Approved by: portmgr (blanket) --- x11/wmctrl-fork/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/wmctrl-fork/Makefile b/x11/wmctrl-fork/Makefile index 6d7420dd0a73..e69a9b242aac 100644 --- a/x11/wmctrl-fork/Makefile +++ b/x11/wmctrl-fork/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/avysk/wmctrl-fork/releases/download/1.09.02/ MAINTAINER= alexey@pentode.fi COMMENT= Command line tool to interact with an EWMH/NetWM compatible X managers -WWW= https://github.com/avysk/wmctrl-work +WWW= https://github.com/avysk/wmctrl-fork LICENSE= GPLv2