git: 0235c6b6f0b8 - main - x11/xprintidle: fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Mar 2022 12:21:06 UTC
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