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 /graphics/show | |
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 'graphics/show')
-rw-r--r-- | graphics/show/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/show/Makefile b/graphics/show/Makefile index 053ba7072d03..f84ff7528896 100644 --- a/graphics/show/Makefile +++ b/graphics/show/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ibiblio.org/propaganda/ \ http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= ports@FreeBSD.org -COMMENT= A fast, flexible, extensible and bloat-free image viewer for X11 +COMMENT= Fast, flexible, extensible, and bloat-free image viewer for X11 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ |