git: f86a4bf87948 - main - biology/p5-TrimGalore: Release to ports@
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 00:12:20 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=f86a4bf87948b739a861dc3d8444d434610a52e3 commit f86a4bf87948b739a861dc3d8444d434610a52e3 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-04-06 00:10:49 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-04-06 00:12:17 +0000 biology/p5-TrimGalore: Release to ports@ Focusing on fastq-trim from now on. --- biology/p5-TrimGalore/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/p5-TrimGalore/Makefile b/biology/p5-TrimGalore/Makefile index d98a1c261d55..7bfb87576a66 100644 --- a/biology/p5-TrimGalore/Makefile +++ b/biology/p5-TrimGalore/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.6.5 CATEGORIES= biology perl5 python PKGNAMEPREFIX= p5- -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper around Cutadapt and FastQC for adapter and quality trimming WWW= https://github.com/FelixKrueger/TrimGalore