Date: Tue, 10 Aug 2021 14:43:49 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: 1e3bd4139d3d - main - graphics/vapoursynth-waifu2x-ncnn-vulkan: drop duplicate package suffix Message-ID: <202108101443.17AEhnCE084599@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=1e3bd4139d3d43690148d71046073810503ebcad commit 1e3bd4139d3d43690148d71046073810503ebcad Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-10 14:41:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-10 14:43:40 +0000 graphics/vapoursynth-waifu2x-ncnn-vulkan: drop duplicate package suffix vapoursynth- is already part of PORTNAME (and upstream project name). --- graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile b/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile index 539c1170f5a6..acedff5fa0fb 100644 --- a/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile +++ b/graphics/vapoursynth-waifu2x-ncnn-vulkan/Makefile @@ -1,7 +1,6 @@ PORTNAME= vapoursynth-waifu2x-ncnn-vulkan DISTVERSION= r4 CATEGORIES= graphics -PKGNAMEPREFIX= vapoursynth- MAINTAINER= jbeich@FreeBSD.org COMMENT= Waifu2x (waifu2x-ncnn-vulkan) plugin for VapourSynth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108101443.17AEhnCE084599>