git: 90cd504b7877 - main - sysutils/waynergy: move WWW to the right place
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Sep 2022 14:11:51 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=90cd504b78775a5779ac8b0ff645b73fc5c5c400 commit 90cd504b78775a5779ac8b0ff645b73fc5c5c400 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-09-16 14:11:31 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-09-16 14:11:31 +0000 sysutils/waynergy: move WWW to the right place --- sysutils/waynergy/Makefile | 1 + sysutils/waynergy/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/waynergy/Makefile b/sysutils/waynergy/Makefile index 46d792512533..add656ace489 100644 --- a/sysutils/waynergy/Makefile +++ b/sysutils/waynergy/Makefile @@ -5,6 +5,7 @@ CATEGORIES= sysutils wayland MAINTAINER= bapt@FreeBSD.org COMMENT= Mouse and keyboard sharing utility +WWW= https://github.com/r-c-f/waynergy LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/waynergy/pkg-descr b/sysutils/waynergy/pkg-descr index 2a8544aaeeed..01c9261ddabe 100644 --- a/sysutils/waynergy/pkg-descr +++ b/sysutils/waynergy/pkg-descr @@ -1,5 +1,3 @@ An implementation of a synergy client for wayland compositors. Based on the upstream uSynergy library (heavily modified for more protocol support and a bit of paranoia). - -WWW: https://github.com/r-c-f/waynergy