diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/man2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index c207d9bb700e..1aeccbea1a26 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |