git: 6c9f5f302d36 - main - x11-wm/piewm: Update stale WWW definition

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 17 Sep 2022 21:28:53 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c9f5f302d368bc0a8ee78f12e8e9bfd8f255d09

commit 6c9f5f302d368bc0a8ee78f12e8e9bfd8f255d09
Author:     David Wolfskill <david@catwhisker.org>
AuthorDate: 2022-09-17 21:26:23 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-17 21:26:23 +0000

    x11-wm/piewm: Update stale WWW definition
    
    Patch for x11-wm/piewm/Makefile to update WWW & MASTER_SITES entries.
    
    The current WWW entry in x11-wm/piewm /Makefile points to
    http://www.crynwr.com/piewm/, which no longer seems to exist.
    
    PR:             266457
---
 x11-wm/piewm/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile
index 3f3cc7e90598..54cbf993e48f 100644
--- a/x11-wm/piewm/Makefile
+++ b/x11-wm/piewm/Makefile
@@ -2,11 +2,11 @@ PORTNAME=	piewm
 PORTVERSION=	1.04
 PORTREVISION=	4
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.catwhisker.org/~david/FreeBSD/distfiles/ LOCAL/dhw
+MASTER_SITES=	http://www.catwhisker.org/~david/FreeBSD/distfiles/ https://web.archive.org/web/20160424061632if_/http://www.crynwr.com/piewm/ LOCAL/dhw
 
 MAINTAINER=	david@catwhisker.org
 COMMENT=	tvtwm with pie (circular) menus
-WWW=		http://www.crynwr.com/piewm/
+WWW=		https://web.archive.org/web/20160409071502if_/http://www.crynwr.com/piewm/index.html~
 
 USES=		imake xorg
 DISABLE_SIZE=	yes