git: 90496c6c4db4 - 2024Q2 - graphics/vkd3d: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 May 2024 14:02:42 UTC
The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=90496c6c4db49757e12b20b6dea4c7bb92f604b9 commit 90496c6c4db49757e12b20b6dea4c7bb92f604b9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-05-30 13:54:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-05-30 14:01:46 +0000 graphics/vkd3d: drop maintainership (cherry picked from commit 4fd99112b74eb2d1c2bac2287419d04f866bcb4a) --- graphics/vkd3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/vkd3d/Makefile b/graphics/vkd3d/Makefile index 8996b1f9a448..00bae39a90be 100644 --- a/graphics/vkd3d/Makefile +++ b/graphics/vkd3d/Makefile @@ -4,7 +4,7 @@ CATEGORIES= graphics MASTER_SITES= https://dl.winehq.org/${PORTNAME}/source/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Direct3D 12 to Vulkan translation WWW= https://www.winehq.org/