git: 06ca34545d17 - main - x11/thingylaunch: update WWW

From: Pietro Cerutti <gahr_at_FreeBSD.org>
Date: Sat, 04 Mar 2023 17:52:01 UTC
The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06ca34545d178a45f69ee84b461be2a7d043d57e

commit 06ca34545d178a45f69ee84b461be2a7d043d57e
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2023-03-04 15:41:29 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2023-03-04 17:50:52 +0000

    x11/thingylaunch: update WWW
---
 x11/thingylaunch/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index ff612795ecd1..1b039c92d960 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	thingylaunch
 PORTVERSION=	3.0.0
 CATEGORIES=	x11
-MASTER_SITES=	https://code.ptrcrt.ch/thingylaunch/tarball/${PORTVERSION}/
+MASTER_SITES=	https://code.ptrcrt.ch/${PORTNAME}/tarball/${PORTVERSION}/
 
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	Lightweight launcher for X
-WWW=		https://www.gahr.ch/thingylaunch
+WWW=		https://code.ptrcrt.ch/${PORTNAME}
 
 LICENSE=	BSD2CLAUSE