Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2023 17:52:01 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 06ca34545d17 - main - x11/thingylaunch: update WWW
Message-ID:  <202303041752.324Hq1TN029986@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303041752.324Hq1TN029986>