diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 20:16:43 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 20:16:43 +0000 |
commit | 5a85ccf1859b7f23327f682b515c53eb29ee7b98 (patch) | |
tree | cc93ae93e18d1dee212bad472f191f185ea15b0e /textproc/docbook-xml-450 | |
parent | e48bbbfe8179f4aaef8c5c800eb8014b28811f2f (diff) | |
download | ports-5a85ccf1859b7f23327f682b515c53eb29ee7b98.tar.gz ports-5a85ccf1859b7f23327f682b515c53eb29ee7b98.zip |
- Pass maintainership to gabor.
Notes
Notes:
svn path=/head/; revision=229189
Diffstat (limited to 'textproc/docbook-xml-450')
-rw-r--r-- | textproc/docbook-xml-450/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xml-450/Makefile b/textproc/docbook-xml-450/Makefile index fc4c596f6be2..59feee56f2aa 100644 --- a/textproc/docbook-xml-450/Makefile +++ b/textproc/docbook-xml-450/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 4.5 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/xml/${PORTVERSION}/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= DocBook/XML DTD V4.5, designed for technical documentation RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |