diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-09 18:55:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-09 18:55:45 +0000 |
commit | c653b8faf46563afcab035295e3bfa7c73dbc3e9 (patch) | |
tree | 8196703822f38efe92231bfadfd5e418e770db7d /graphics/p5-Image-Size-FillFullSelect | |
parent | 1e8212b19328badbd90bad5690b1a7018090db80 (diff) | |
download | ports-c653b8faf46563afcab035295e3bfa7c73dbc3e9.tar.gz ports-c653b8faf46563afcab035295e3bfa7c73dbc3e9.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-Size-FillFullSelect')
-rw-r--r-- | graphics/p5-Image-Size-FillFullSelect/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Size-FillFullSelect/pkg-descr | 2 |
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. |