aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-07-09 18:55:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-07-09 18:55:45 +0000
commitc653b8faf46563afcab035295e3bfa7c73dbc3e9 (patch)
tree8196703822f38efe92231bfadfd5e418e770db7d /graphics
parent1e8212b19328badbd90bad5690b1a7018090db80 (diff)
downloadports-c653b8faf46563afcab035295e3bfa7c73dbc3e9.tar.gz
ports-c653b8faf46563afcab035295e3bfa7c73dbc3e9.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/Makefile2
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Size-FillFullSelect/Makefile b/graphics/p5-Image-Size-FillFullSelect/Makefile
index 0d571f9f8d2f..2f0feb8d9571 100644
--- a/graphics/p5-Image-Size-FillFullSelect/Makefile
+++ b/graphics/p5-Image-Size-FillFullSelect/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
-COMMENT= Choose wether a image fill setting for a image should be fill or full
+COMMENT= Choose whether an image fill setting for a image should be fill or full
RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size
diff --git a/graphics/p5-Image-Size-FillFullSelect/pkg-descr b/graphics/p5-Image-Size-FillFullSelect/pkg-descr
index 8349ea5d3af4..53c7cb66f109 100644
--- a/graphics/p5-Image-Size-FillFullSelect/pkg-descr
+++ b/graphics/p5-Image-Size-FillFullSelect/pkg-descr
@@ -1,4 +1,4 @@
-Decides if the fill setting for a image should be either fill, in meaning the
+Decides if the fill setting for an image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.