diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-05-21 02:35:34 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-05-21 02:35:34 +0000 |
commit | 33a6d881fa0f262cc4f7a1a24ef807987d85984f (patch) | |
tree | 3645ac4324866fba1cd8e3f8acf7629456082ffe /textproc/libwpd/Makefile | |
parent | 8bf216ae2f5f1582c1b841f724ff9907e1aac9f4 (diff) | |
download | ports-33a6d881fa0f262cc4f7a1a24ef807987d85984f.tar.gz ports-33a6d881fa0f262cc4f7a1a24ef807987d85984f.zip |
Notes
Diffstat (limited to 'textproc/libwpd/Makefile')
-rw-r--r-- | textproc/libwpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index b0a20b735698..ac253e521eea 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= libwpd -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Tools for importing and exporting WordPerfect(tm) documents LICENSE= LGPL21 MPL |