diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-04 10:19:21 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-06 08:11:39 +0000 |
commit | 5254fca65db2343e41437effbfc1f2abdcaa24cc (patch) | |
tree | 623dc7f41046bd0482549510165d2987b4243cc1 /x11-toolkits | |
parent | 1f090b794c9bbf9be1fc04b30ae954bbe30f7864 (diff) | |
download | freebsd-ports-5254fca65db2343e41437effbfc1f2abdcaa24cc.zip |
Chase GH_ACCOUNT rename for Greg V
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 13b37c33a4d2..921405809a0e 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -38,7 +38,7 @@ OPTIONS_DEFAULT=LIBSEAT X11 OPTIONS_SUB= yes CONSOLEKIT_DESC= DRM sessions without root using ConsoleKit2 -CONSOLEKIT_PATCH_SITES= https://github.com/myfreeweb/${GH_PROJECT}/commit/:ck2 +CONSOLEKIT_PATCH_SITES= https://github.com/unrelentingtech/${GH_PROJECT}/commit/:ck2 CONSOLEKIT_PATCHFILES= fcee578b13eb.patch:-p1:ck2 # https://github.com/swaywm/wlroots/pull/1467 CONSOLEKIT_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libconsolekit.so:sysutils/consolekit2 |