Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2014 15:19:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357169 - head/textproc/libodfgen
Message-ID:  <201406091519.s59FJ7p5065205@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jun  9 15:19:06 2014
New Revision: 357169
URL: http://svnweb.freebsd.org/changeset/ports/357169
QAT: https://qat.redports.org/buildarchive/r357169/

Log:
  Fix COMMENT

Modified:
  head/textproc/libodfgen/Makefile

Modified: head/textproc/libodfgen/Makefile
==============================================================================
--- head/textproc/libodfgen/Makefile	Mon Jun  9 15:17:03 2014	(r357168)
+++ head/textproc/libodfgen/Makefile	Mon Jun  9 15:19:06 2014	(r357169)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	office@FreeBSD.org
-COMMENT=	Library for reading and writing Corel WordPerfect(tm) documents
+COMMENT=	Library for generating documents in Open Document Format (ODF)
 
 LICENSE=	LGPL21 MPL
 LICENSE_COMB=	dual



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406091519.s59FJ7p5065205>