diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
commit | 7359600566e515347639788be8aca65d8baa8776 (patch) | |
tree | 6c33e6a396a65bcd198f8da4df42cb08a45b84c3 /textproc/docbook-to-man | |
parent | 853c796ea5f11d7b17d30840766abd2a20cd0984 (diff) | |
download | ports-7359600566e515347639788be8aca65d8baa8776.tar.gz ports-7359600566e515347639788be8aca65d8baa8776.zip |
Notes
Diffstat (limited to 'textproc/docbook-to-man')
-rw-r--r-- | textproc/docbook-to-man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index ebb2b73cf8c5..f50e33b3fc91 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/tools/dtm/ DISTNAME= ${PORTNAME} -MAINTAINER= cyrille.lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= A DocBook SGML DTD into nroff/troff -man macros converter .include <bsd.port.pre.mk> |