diff options
author | Cy Schubert <cy@FreeBSD.org> | 2021-11-30 04:14:34 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2021-11-30 04:40:43 +0000 |
commit | b577abe380c2027f209f70a94d6c99f94f1e2ccb (patch) | |
tree | 73a6e531f32a1fbebd6bb184d99c6234bf6131b5 | |
parent | cdd307454b3f32ba04aded837fa7a6e81bb665c2 (diff) | |
download | ports-b577abe380c2027f209f70a94d6c99f94f1e2ccb.tar.gz ports-b577abe380c2027f209f70a94d6c99f94f1e2ccb.zip |
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.
-rw-r--r-- | textproc/jade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |