diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/xzgv/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'graphics/xzgv/Makefile')
-rw-r--r-- | graphics/xzgv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 934d41194565..437db0efd1dd 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nosuzuki@postcard.st -COMMENT= An image viewer with thumbnail-based file selector for X +COMMENT= Image viewer with thumbnail-based file selector for X BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk |