diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
commit | 7cdb9dd8598f380f40f56591f1e107fe5bac29a2 (patch) | |
tree | c5cb7b55a16da8e6c4f5074f5b0e953dfbe9bdfc /textproc/docbook-to-man | |
parent | 52dfa1fdc2b0cb9ff369557dd59f28c1c4915c0d (diff) | |
download | ports-7cdb9dd8598f380f40f56591f1e107fe5bac29a2.tar.gz ports-7cdb9dd8598f380f40f56591f1e107fe5bac29a2.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 d3d4e86cdddc..5a591b48df7d 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= clefevre@citeweb.net +MAINTAINER= cyrille.lefevre@laposte.net .include <bsd.port.pre.mk> |