Date: Sat, 24 Jul 2021 12:16:01 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: eaf553b34add - main - graphics/vulkan-extension-layer: fix homepage in pkg-descr Message-ID: <202107241216.16OCG1Pk038186@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=eaf553b34add97b9fdfe8cacb7b34473e27cf2cb commit eaf553b34add97b9fdfe8cacb7b34473e27cf2cb Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-07-24 12:15:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-07-24 12:15:44 +0000 graphics/vulkan-extension-layer: fix homepage in pkg-descr --- graphics/vulkan-extension-layer/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/vulkan-extension-layer/pkg-descr b/graphics/vulkan-extension-layer/pkg-descr index 202eaa5b3643..97e9dfbd6510 100644 --- a/graphics/vulkan-extension-layer/pkg-descr +++ b/graphics/vulkan-extension-layer/pkg-descr @@ -4,4 +4,4 @@ extensions are capable of being done as layer and mapping to any Vulkan implementation regardless of it supporting the desired functionality or not. -WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers +WWW: https://github.com/KhronosGroup/Vulkan-ExtensionLayer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107241216.16OCG1Pk038186>