git: 1c5c1f0c3a2e - main - py-htseq: New maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Nov 2024 12:22:45 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c5c1f0c3a2eee805ee2f9af3a3927dea7b93635 commit 1c5c1f0c3a2eee805ee2f9af3a3927dea7b93635 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-11-28 12:22:11 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-11-28 12:22:44 +0000 py-htseq: New maintainer --- biology/py-htseq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/py-htseq/Makefile b/biology/py-htseq/Makefile index 45bb939d7a7a..d4c876153396 100644 --- a/biology/py-htseq/Makefile +++ b/biology/py-htseq/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:tl}-${DISTVERSION} -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= alster@vinterdalen.se COMMENT= Python library to facilitate programmatic analysis of sequence data WWW= https://github.com/htseq/htseq/