diff options
author | Cy Schubert <cy@FreeBSD.org> | 2021-11-30 04:15:06 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2021-11-30 04:41:50 +0000 |
commit | 16fde2029009314b42da37011c448cb1fac19a82 (patch) | |
tree | dd9a4c8a1ec696fbf8e67a5833e7f2b420702ce6 | |
parent | b577abe380c2027f209f70a94d6c99f94f1e2ccb (diff) | |
download | ports-16fde2029009314b42da37011c448cb1fac19a82.tar.gz ports-16fde2029009314b42da37011c448cb1fac19a82.zip |
textproc/openjade: Assume mainainership
-rw-r--r-- | textproc/openjade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index fe63e1c6e84a..931f0c3f2381 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine LIB_DEPENDS= libosp.so:textproc/opensp |