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/comical | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | ports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip |
Notes
Diffstat (limited to 'graphics/comical')
-rw-r--r-- | graphics/comical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile index 2a51b13771f6..ea54b3c45567 100644 --- a/graphics/comical/Makefile +++ b/graphics/comical/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= A sequential image viewer +COMMENT= Sequential image viewer LIB_DEPENDS= libunrar.so:${PORTSDIR}/archivers/libunrar |