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/libsixel | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'graphics/libsixel')
-rw-r--r-- | graphics/libsixel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index 38bb1529ea02..4d20ee19cbe7 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -6,7 +6,7 @@ PORTEPOCH= 1 CATEGORIES= graphics MAINTAINER= sue@iwmt.org -COMMENT= A encoder/decoder library for DEC SIXEL graphics +COMMENT= Encoder/decoder library for DEC SIXEL graphics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |