diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-15 11:41:44 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-15 11:41:44 +0000 |
commit | 0ec721ffbd90a009c0a5624f00823c542e3a42a5 (patch) | |
tree | b2cfc5542bd60f23ec7c5c27b4f0dbe3c5fdd4c7 /textproc/xlhtml | |
parent | a10ddbbe2af43397d13c8408d434d2b62b558ec8 (diff) | |
download | ports-0ec721ffbd90a009c0a5624f00823c542e3a42a5.tar.gz ports-0ec721ffbd90a009c0a5624f00823c542e3a42a5.zip |
Notes
Diffstat (limited to 'textproc/xlhtml')
-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} |