diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-20 19:35:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-20 19:35:30 +0000 |
commit | 4c080797208375b412bdda4cf83b0feedde2dac9 (patch) | |
tree | 25d7ca72a79bac0d9be288165dc8e518ac2576b9 /textproc/sdocbook-xml | |
parent | b8720aa94a915287f1a56931f84f60cdd3255bdf (diff) | |
download | ports-4c080797208375b412bdda4cf83b0feedde2dac9.tar.gz ports-4c080797208375b412bdda4cf83b0feedde2dac9.zip |
Notes
Diffstat (limited to 'textproc/sdocbook-xml')
-rw-r--r-- | textproc/sdocbook-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sdocbook-xml/Makefile b/textproc/sdocbook-xml/Makefile index ae1a9ecbbf74..81168ae3416f 100644 --- a/textproc/sdocbook-xml/Makefile +++ b/textproc/sdocbook-xml/Makefile @@ -9,7 +9,7 @@ CATEGORIES= textproc MASTER_SITES= https://www.oasis-open.org/docbook/xml/simple/${PORTVERSION}/ DISTNAME= docbook-simple-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= "Simplified" DocBook XML DTD RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr |