diff options
-rw-r--r-- | textproc/xlhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index ea6595f17a49..46596675705f 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://chicago.sourceforge.net/xlhtml/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= coop9211@uidaho.edu COMMENT= Utilities converting Excel and PowerPoint files to HTML and text WRKSRC= ${WRKDIR}/${PORTNAME} |