Date: Tue, 30 Nov 2021 04:43:14 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b577abe380c2 - main - textproc/jade: Assume maintainership Message-ID: <202111300443.1AU4hEOm008292@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b577abe380c2027f209f70a94d6c99f94f1e2ccb commit b577abe380c2027f209f70a94d6c99f94f1e2ccb Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-11-30 04:14:34 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-11-30 04:40:43 +0000 textproc/jade: Assume maintainership The Common Desktop Environment Project on Sourceforge intends to remove their nsgmls, expecting the platform to provide the utility. As this utility in the ports tree has no maintainer at the moment, assume maintainership. --- textproc/jade/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 23625d6bdf81..f2279da04164 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -12,7 +12,7 @@ PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= jade_1.2.1-35.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111300443.1AU4hEOm008292>