Date: Sat, 6 Apr 2024 00:12:22 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bce91331ff3 - main - biology/trimmomatic: Release to ports@ Message-ID: <202404060012.4360CM71098629@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bce91331ff30e4e5098a3229eb22f15a4a90dd2 commit 2bce91331ff30e4e5098a3229eb22f15a4a90dd2 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-04-06 00:11:52 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-04-06 00:12:17 +0000 biology/trimmomatic: Release to ports@ Focusing on fastq-trim from now on. --- biology/trimmomatic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/trimmomatic/Makefile b/biology/trimmomatic/Makefile index f2251499f6b5..e382fe63dbd2 100644 --- a/biology/trimmomatic/Makefile +++ b/biology/trimmomatic/Makefile @@ -4,7 +4,7 @@ CATEGORIES= biology java MASTER_SITES= http://www.usadellab.org/cms/uploads/supplementary/Trimmomatic/ DISTNAME= Trimmomatic-${PORTVERSION} -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flexible read trimming tool for Illumina NGS data WWW= http://www.usadellab.org/cms/?page=trimmomatic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404060012.4360CM71098629>