diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-14 22:40:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-14 22:40:32 +0800 |
commit | 8738c90a2b98f4a368e22cce2e374ccf8e07221e (patch) | |
tree | 35311c0cf4fbf97b78733c952543b6869239ea67 /textproc/htmldoc | |
parent | 9654fba4655edb4a2a9c418b9c82a03a09cd7232 (diff) | |
download | freebsd-ports-gnome-8738c90a2b98f4a368e22cce2e374ccf8e07221e.tar.gz freebsd-ports-gnome-8738c90a2b98f4a368e22cce2e374ccf8e07221e.tar.zst freebsd-ports-gnome-8738c90a2b98f4a368e22cce2e374ccf8e07221e.zip |
Assign port to submitter of last PR.
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 93257ffaabda..28e5946131f7 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= ports@FreeBSD.org +MAINTAINER= jose@diasfernandes.pt COMMENT= Converts HTML to PDF and/or PostScript GNU_CONFIGURE= yes |