aboutsummaryrefslogtreecommitdiff
path: root/misc/excel-writer
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-03-24 10:31:15 +0000
committerJohn Marino <marino@FreeBSD.org>2014-03-24 10:31:15 +0000
commit912c9cc9e4262a898d3699dbdc76166c1cafb823 (patch)
tree0f55662f72334043257cb56381503c8370ee3885 /misc/excel-writer
parent70baed8bf76102ba14a9cba34c082217ecbf94a5 (diff)
downloadports-912c9cc9e4262a898d3699dbdc76166c1cafb823.tar.gz
ports-912c9cc9e4262a898d3699dbdc76166c1cafb823.zip
misc/excel-writer: Ensure short description includes "Ada"
This is important as the package is not (easily) usable for those uninterested in Ada.
Notes
Notes: svn path=/head/; revision=348930
Diffstat (limited to 'misc/excel-writer')
-rw-r--r--misc/excel-writer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/excel-writer/Makefile b/misc/excel-writer/Makefile
index 297cf60c72f7..bfb7e04bc136 100644
--- a/misc/excel-writer/Makefile
+++ b/misc/excel-writer/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/
DISTNAME= excel_writer_${PORTVERSION}
MAINTAINER= marino@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