git: 7045d13e4cdf - main - biology/py-cutadapt: Release to ports@
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 00:12:19 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=7045d13e4cdf834cac4b89cdeb2640ddb8b470b1 commit 7045d13e4cdf834cac4b89cdeb2640ddb8b470b1 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-04-06 00:09:41 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-04-06 00:12:16 +0000 biology/py-cutadapt: Release to ports@ Focusing on fastq-trim from now on --- biology/py-cutadapt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/py-cutadapt/Makefile b/biology/py-cutadapt/Makefile index a5d4e0267aa0..f3f3f76cb919 100644 --- a/biology/py-cutadapt/Makefile +++ b/biology/py-cutadapt/Makefile @@ -4,7 +4,7 @@ CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trim adapters from high-throughput sequencing reads WWW= https://github.com/marcelm/cutadapt/