diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-01 09:45:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-01 09:45:38 +0800 |
commit | eec47fac91ffc8b42a72a2d750f85c615a31cc1b (patch) | |
tree | 43db86aaed46b550c1e265b99265690cccfa67d4 /textproc/docbook-410 | |
parent | 2ad098efbd2be10c15eff2de920ce66c86f965f3 (diff) | |
download | freebsd-ports-gnome-eec47fac91ffc8b42a72a2d750f85c615a31cc1b.tar.gz freebsd-ports-gnome-eec47fac91ffc8b42a72a2d750f85c615a31cc1b.tar.zst freebsd-ports-gnome-eec47fac91ffc8b42a72a2d750f85c615a31cc1b.zip |
Reset murray due to maintainer-timeouts. Others (including gabor) have
taken over the maintenance of most the of the docbook ports by now.
Hat: portmgr
Diffstat (limited to 'textproc/docbook-410')
-rw-r--r-- | textproc/docbook-410/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docbook-410/Makefile b/textproc/docbook-410/Makefile index 908e2a7532a6..c396680a4ed8 100644 --- a/textproc/docbook-410/Makefile +++ b/textproc/docbook-410/Makefile @@ -15,13 +15,13 @@ MASTER_SITES= http://www.docbook.org/sgml/4.1/ DISTNAME= docbk41 EXTRACT_ONLY= # empty -MAINTAINER= murray@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= V4.1 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr - BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip + USE_ZIP= yes NO_MTREE= yes NO_BUILD= yes |