svn commit: r348930 - head/misc/excel-writer

John Marino marino at FreeBSD.org
Mon Mar 24 10:31:16 UTC 2014


Author: marino
Date: Mon Mar 24 10:31:15 2014
New Revision: 348930
URL: http://svnweb.freebsd.org/changeset/ports/348930
QAT: https://qat.redports.org/buildarchive/r348930/

Log:
  misc/excel-writer: Ensure short description includes "Ada"
  
  This is important as the package is not (easily) usable for those
  uninterested in Ada.

Modified:
  head/misc/excel-writer/Makefile

Modified: head/misc/excel-writer/Makefile
==============================================================================
--- head/misc/excel-writer/Makefile	Mon Mar 24 09:54:57 2014	(r348929)
+++ head/misc/excel-writer/Makefile	Mon Mar 24 10:31:15 2014	(r348930)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://sourceforge.net/pro
 DISTNAME=	excel_writer_${PORTVERSION}
 
 MAINTAINER=	marino at FreeBSD.org
-COMMENT=	Package for easily creating Excel files with basic formats
+COMMENT=	Ada package for easily creating Excel files with basic formats
 
 LICENSE=	MIT
 


More information about the svn-ports-head mailing list