diff options
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 1d574ef90807..1c1fbdaa52a2 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/wv/${PORTVERSION}/ MAINTAINER= bf@FreeBSD.org -COMMENT= A library and executables to access Microsoft Word files +COMMENT= Library and executables to access Microsoft Word files LIB_DEPENDS= libwmf.so:${PORTSDIR}/graphics/libwmf |