Date: Mon, 25 Nov 2024 15:19:50 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3e47fee1f3e6 - main - multimedia/jellyfin: fix typo Message-ID: <202411251519.4APFJoX7057736@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e47fee1f3e6528e14f0d0192e41f2d5e1610e28 commit 3e47fee1f3e6528e14f0d0192e41f2d5e1610e28 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-11-25 15:19:37 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-11-25 15:19:49 +0000 multimedia/jellyfin: fix typo --- multimedia/jellyfin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/jellyfin/Makefile b/multimedia/jellyfin/Makefile index f782a84d65c4..3df96b289e82 100644 --- a/multimedia/jellyfin/Makefile +++ b/multimedia/jellyfin/Makefile @@ -1,6 +1,6 @@ PORTNAME= jellyfin DISTVERSION= 10.10.3 -PORTREVISIN= 1 +PORTREVISION= 1 CATEGORIES= multimedia DISTFILES+= ${PREFETCH_FILE}:prefetch EXTRACT_ONLY+= ${PORTNAME}-${PORTNAME}-${GH_TAGNAME}_GH0.tar.gz \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411251519.4APFJoX7057736>
