git: ccaa45b95752 - main - biology/gff2ps: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 16:41:30 UTC
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccaa45b9575248229b8237b844ac89e29d5bcbce commit ccaa45b9575248229b8237b844ac89e29d5bcbce Author: Vinícius Zavam <egypcio@FreeBSD.org> AuthorDate: 2023-05-21 16:20:36 +0000 Commit: Vinícius Zavam <egypcio@FreeBSD.org> CommitDate: 2023-05-21 16:20:36 +0000 biology/gff2ps: drop maintainership --- biology/gff2ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile index cbfe371970df..604df87e432e 100644 --- a/biology/gff2ps/Makefile +++ b/biology/gff2ps/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= ftp://genome.crg.es/pub/gff_tools/gff2ps/ \ http://genome.crg.es/software/gfftools/gff2ps_docs/manual/:doc DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz -MAINTAINER= egypcio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert gff-formatted genomic data sets to PostScript WWW= https://genome.crg.es/software/gfftools/GFF2PS.html