diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-04 14:26:48 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-04 14:26:48 +0000 |
commit | 284038d67dc572b846904e3e599825b8e5cf4a03 (patch) | |
tree | 37cb792b45043fbf47d79526725f482770290e1f /graphics/libsixel | |
parent | df9a801d06a901d4666f1a4f4961294fb9d82777 (diff) | |
download | ports-284038d67dc572b846904e3e599825b8e5cf4a03.tar.gz ports-284038d67dc572b846904e3e599825b8e5cf4a03.zip |
Notes
Diffstat (limited to 'graphics/libsixel')
-rw-r--r-- | graphics/libsixel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index d540c81213e8..1d2cf5d96e3e 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -5,7 +5,6 @@ PORTVERSION= 1.4.12 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= GH MAINTAINER= sue@iwmt.org COMMENT= Encoder/decoder library for DEC SIXEL graphics |