diff options
Diffstat (limited to 'textproc/doclifter')
-rw-r--r-- | textproc/doclifter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 5e8893a63923..06f84c79a7f7 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.3 CATEGORIES= textproc MASTER_SITES= http://www.catb.org/~esr/doclifter/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Translates documents written in troff macros to DocBook USE_PYTHON= yes |