diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 07:52:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 07:52:53 +0000 |
commit | 844f179b9871409a1239e522da2fe8ec0def11d4 (patch) | |
tree | 3c4e3e5f124d63c272f8e8bc1d0550d9301ec64c /textproc/htmldoc | |
parent | 05c85b1470027b4a7c5ab4f7da4215271509fde0 (diff) |
Notes
Diffstat (limited to 'textproc/htmldoc')
-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 |