Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2023 00:05:25 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 84acf8cfa716 - main - deskutils/keep-presence: Correct WWW and LICENSE lines
Message-ID:  <202307060005.36605PgO061510@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84acf8cfa716d4550d7536ff109cb422f90b841e

commit 84acf8cfa716d4550d7536ff109cb422f90b841e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-06 00:02:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-06 00:05:22 +0000

    deskutils/keep-presence: Correct WWW and LICENSE lines
---
 deskutils/keep-presence/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deskutils/keep-presence/Makefile b/deskutils/keep-presence/Makefile
index 292188616a54..e68103716396 100644
--- a/deskutils/keep-presence/Makefile
+++ b/deskutils/keep-presence/Makefile
@@ -4,9 +4,9 @@ CATEGORIES=	deskutils
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Prevent system from becoming idle
-WWW=		https://github.com/moses-palmer/pynput
+WWW=		https://github.com/carrot69/keep-presence
 
-LICENSE=	GPLv3
+LICENSE=	CC0-1.0
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pynput>0:x11/py-pynput@${PY_FLAVOR}



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