aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 17:02:43 +0800
committercs <cs@FreeBSD.org>2012-08-02 17:02:43 +0800
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /graphics
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadfreebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
freebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.tar.zst
freebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.zip
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gtk-update-icon-cache/Makefile2
-rw-r--r--graphics/p5-SVG-DOM2/Makefile2
-rw-r--r--graphics/rubygem-imagesize/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile
index fbde4eb0673b..f581765f6628 100644
--- a/graphics/gtk-update-icon-cache/Makefile
+++ b/graphics/gtk-update-icon-cache/Makefile
@@ -22,7 +22,7 @@ DISTNAME= gtk+-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= gtk-update-icon-cache utility from the Gtk+ toolkit.
+COMMENT= gtk-update-icon-cache utility from the Gtk+ toolkit
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/graphics/p5-SVG-DOM2/Makefile b/graphics/p5-SVG-DOM2/Makefile
index c208edd84d10..ed2f3c312f7b 100644
--- a/graphics/p5-SVG-DOM2/Makefile
+++ b/graphics/p5-SVG-DOM2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
-COMMENT= SVG extention to the popular XML::DOM2
+COMMENT= SVG extension to the popular XML::DOM2
PERL_CONFIGURE= yes
diff --git a/graphics/rubygem-imagesize/Makefile b/graphics/rubygem-imagesize/Makefile
index 917abb933853..e30d5e3c503c 100644
--- a/graphics/rubygem-imagesize/Makefile
+++ b/graphics/rubygem-imagesize/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A RubyGem for finding the size of an image.
+COMMENT= RubyGem for finding the size of an image
USE_RUBY= yes
USE_RUBYGEMS= yes