diff options
author | cs <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
commit | 6d1c1e231f9b2ca698266a7023ee9e44423e55a4 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /textproc | |
parent | 9b2694d561c71bd2610d53853b2d473f35d05718 (diff) | |
download | freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.gz freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.zst freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-terminal-table/Makefile | 2 | ||||
-rw-r--r-- | textproc/tdhkit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 282d6e96003f..93b691607660 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com -COMMENT= Simple, feature rich ascii table generation library +COMMENT= Simple, feature rich ASCII table generation library USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/tdhkit/Makefile b/textproc/tdhkit/Makefile index 23e74213d05f..fbd13c562514 100644 --- a/textproc/tdhkit/Makefile +++ b/textproc/tdhkit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://quisp.sourceforge.net/${PORTNAME}/ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//1} MAINTAINER= ports@FreeBSD.org -COMMENT= A set of programs for working with tabular ascii data +COMMENT= Set of programs for working with tabular ASCII data OPTIONS= LIBCHRON "Install libchron" Off |