diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/htmldoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 28c1cf7d5536..93257ffaabda 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= glenn@trewitt.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts HTML to PDF and/or PostScript GNU_CONFIGURE= yes |