Date: Sun, 8 Sep 2024 07:53:18 GMT From: Mikael Urankar <mikael@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3dff078a5119 - main - science/zotero: Fix plist Message-ID: <202409080753.4887rIeP023721@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dff078a51192e8e3c4f2e7e12e62d6b38002a66 commit 3dff078a51192e8e3c4f2e7e12e62d6b38002a66 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2024-09-08 07:52:01 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2024-09-08 07:52:01 +0000 science/zotero: Fix plist PR: 281324 --- science/zotero/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/zotero/Makefile b/science/zotero/Makefile index 8a07860c0ca5..0cedf6fdeed8 100644 --- a/science/zotero/Makefile +++ b/science/zotero/Makefile @@ -1,6 +1,6 @@ PORTNAME= zotero DISTVERSION= 6.0.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science deskutils MASTER_SITES= LOCAL/mikael DISTFILES= Zotero-${DISTVERSION}_FreeBSD-${ARCH}${EXTRACT_SUFX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409080753.4887rIeP023721>