diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
commit | afc0f19cab2ed31fd134e9bca1d99d6492900b78 (patch) | |
tree | abeb807d7d5f13353ca33d42b164ced469bfda0d /textproc | |
parent | b889a9e4d866c0fe0088ba91f6cdd342226cb4d6 (diff) | |
download | ports-afc0f19cab2ed31fd134e9bca1d99d6492900b78.tar.gz ports-afc0f19cab2ed31fd134e9bca1d99d6492900b78.zip |
Notes
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 1a69ecd8931f..88a235bc9fca 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library providing routines to access Microsoft Word files CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug |