diff options
author | lofi <lofi@FreeBSD.org> | 2004-04-04 14:59:42 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-04-04 14:59:42 +0800 |
commit | af8d19d4921477f92ae91fa87e43d34060fa176d (patch) | |
tree | 78d4cb272c3cacb34cf1051feeef617fa6de3f51 /textproc | |
parent | 69eb63c1c6375e4337e5715ed1c50f5e2737f5f4 (diff) | |
download | freebsd-ports-gnome-af8d19d4921477f92ae91fa87e43d34060fa176d.tar.gz freebsd-ports-gnome-af8d19d4921477f92ae91fa87e43d34060fa176d.tar.zst freebsd-ports-gnome-af8d19d4921477f92ae91fa87e43d34060fa176d.zip |
Fix COMMENT.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 01d645fbe20c..01d15e445f13 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware MAINTAINER= lofi@freebsd.org -COMMENT= A library providing routines to access Microsoft Word/Excel files +COMMENT= A library providing routines to access Microsoft Word files LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv |