diff options
author | jgh <jgh@FreeBSD.org> | 2012-08-25 08:53:16 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-08-25 08:53:16 +0800 |
commit | e4a025a525e023891305eee3ac0b359d11644b26 (patch) | |
tree | 20d7df4b62afbad827df062c257606c6cafa9eb4 /textproc | |
parent | 58af8a2443f14bd2e6d5102a553659a42263cbdd (diff) | |
download | freebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.tar.gz freebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.tar.zst freebsd-ports-gnome-e4a025a525e023891305eee3ac0b359d11644b26.zip |
- tightening COMMENT, removing redundancy
Submitted by: jgh@
Approved by: swills
With hat: ruby@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-colored/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile index 0e60f2462fa0..4ef8ad451a37 100644 --- a/textproc/rubygem-colored/Makefile +++ b/textproc/rubygem-colored/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A gem that colorizes text on the console +COMMENT= Colorize text on the console USE_RUBY= yes USE_RUBYGEMS= yes |