From 7045d13e4cdf834cac4b89cdeb2640ddb8b470b1 Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Fri, 5 Apr 2024 19:09:41 -0500 Subject: [PATCH] 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/