Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2022 12:21:06 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0235c6b6f0b8 - main - x11/xprintidle: fix WWW
Message-ID:  <202203281221.22SCL6Dj039830@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0235c6b6f0b86caa238aa4b8289da50d5b1d0525

commit 0235c6b6f0b86caa238aa4b8289da50d5b1d0525
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-28 10:48:54 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-28 12:20:21 +0000

    x11/xprintidle: fix WWW
    
    - Don't use WWW from a different fork
    
    Approved by:    portmgr blanket
---
 x11/xprintidle/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/xprintidle/pkg-descr b/x11/xprintidle/pkg-descr
index b77cbdb657ca..5dd52d08ea4b 100644
--- a/x11/xprintidle/pkg-descr
+++ b/x11/xprintidle/pkg-descr
@@ -1,4 +1,4 @@
 A utility that queries the X server for the user's idle time and prints it
 to stdout (in milliseconds).
 
-WWW: https://github.com/g0hl1n/xprintidle
+WWW: https://github.com/lucianposton/xprintidle



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