Date: Wed, 10 Apr 2024 23:42:53 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: fa60f361e810 - main - biology/py-dnaio: Release to ports@ Message-ID: <202404102342.43ANgrwt055631@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=fa60f361e8108ef81b82dde994938f806e256ee8 commit fa60f361e8108ef81b82dde994938f806e256ee8 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-04-10 23:41:31 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-04-10 23:41:31 +0000 biology/py-dnaio: Release to ports@ py-dnaio is only used by py-cutadapt, which has been replaced by fastq-trim in my toolbox --- biology/py-dnaio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/py-dnaio/Makefile b/biology/py-dnaio/Makefile index 0e963bb5de69..5e12ac4e42c7 100644 --- a/biology/py-dnaio/Makefile +++ b/biology/py-dnaio/Makefile @@ -4,7 +4,7 @@ CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read and write FASTQ and FASTA WWW= https://pypi.python.org/pypi/dnaio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404102342.43ANgrwt055631>