diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
commit | 2d32d17f805cd7ccb4af2a195ebba16792cace1a (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /graphics/sxiv | |
parent | 54cc2853f05293ab729b782f3fc3a6e6821a6fd8 (diff) | |
download | freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.tar.gz freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.tar.zst freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.zip |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
Diffstat (limited to 'graphics/sxiv')
-rw-r--r-- | graphics/sxiv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile index ac537e8cdc06..5d95275a72b5 100644 --- a/graphics/sxiv/Makefile +++ b/graphics/sxiv/Makefile @@ -3,6 +3,7 @@ PORTNAME= sxiv PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/muennich/sxiv/archive/ DISTNAME= v${PORTVERSION} |