diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/xlhtml | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'textproc/xlhtml')
-rw-r--r-- | textproc/xlhtml/Makefile | 1 | ||||
-rw-r--r-- | textproc/xlhtml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index dec5b9d41a15..d647316a43d3 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org +COMMENT= Utilities converting Excel and PowerPoint files to HTML and text WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/xlhtml/pkg-comment b/textproc/xlhtml/pkg-comment deleted file mode 100644 index 4ec92e51affe..000000000000 --- a/textproc/xlhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities converting Excel and PowerPoint files to HTML and text |