diff options
author | gabor <gabor@FreeBSD.org> | 2008-07-12 21:48:38 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-07-12 21:48:38 +0800 |
commit | af6140e166907d8543aba18a5ff21101d5e39d23 (patch) | |
tree | 29e764521e91bea1a2faa882b6f07e0d0d162b0c /textproc | |
parent | d596df8680e3c495e97d7f8ec218525e1169f432 (diff) | |
download | freebsd-ports-gnome-af6140e166907d8543aba18a5ff21101d5e39d23.tar.gz freebsd-ports-gnome-af6140e166907d8543aba18a5ff21101d5e39d23.tar.zst freebsd-ports-gnome-af6140e166907d8543aba18a5ff21101d5e39d23.zip |
- Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook-xsd/Makefile | 2 | ||||
-rw-r--r-- | textproc/sdocbook-xml/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/textproc/sdocbook-xml/Makefile b/textproc/sdocbook-xml/Makefile index 8d5fa943d17b..5039a5eb78ba 100644 --- a/textproc/sdocbook-xml/Makefile +++ b/textproc/sdocbook-xml/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/xml/simple/${PORTVERSION}/ DISTNAME= docbook-simple-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= "Simplified" DocBook XML DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |