svn commit: r357169 - head/textproc/libodfgen

Baptiste Daroussin bapt at FreeBSD.org
Mon Jun 9 15:19:07 UTC 2014


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 at 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


More information about the svn-ports-head mailing list