diff options
Diffstat (limited to 'textproc/docbook-xsd')
-rw-r--r-- | textproc/docbook-xsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xsd/Makefile b/textproc/docbook-xsd/Makefile index 61f2c380b83e..f73e01fc22af 100644 --- a/textproc/docbook-xsd/Makefile +++ b/textproc/docbook-xsd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/xmlschema/${PORTVERSION:S/.b/b/}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= DocBook W3C XML Schema USE_ZIP= yes |