Date: Sun, 23 Jul 2023 10:50:25 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9fe247f18acb - main - science/jstrack: Declutter public_distfiles Message-ID: <202307231050.36NAoPdr005524@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9fe247f18acbf2d3c69830998e5c13754dfe33ef commit 9fe247f18acbf2d3c69830998e5c13754dfe33ef Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-23 09:43:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-23 10:50:16 +0000 science/jstrack: Declutter public_distfiles --- science/jstrack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index 09166e41728d..75ee5707219a 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -2,7 +2,7 @@ PORTNAME= jstrack PORTVERSION= 3.4.0 CATEGORIES= science MASTER_SITES= https://jstrack.org/${PORTNAME}/downloads/ \ - LOCAL/bofh + LOCAL/bofh/${PORTNAME} DISTNAME= JStrack-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307231050.36NAoPdr005524>