diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
commit | c6faa705a5fb2824a641c35b5060181b51ca9fe4 (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /graphics/simage | |
parent | 78f365008b386f872c3093fc67d24153bd223d1e (diff) | |
download | freebsd-ports-gnome-c6faa705a5fb2824a641c35b5060181b51ca9fe4.tar.gz freebsd-ports-gnome-c6faa705a5fb2824a641c35b5060181b51ca9fe4.tar.zst freebsd-ports-gnome-c6faa705a5fb2824a641c35b5060181b51ca9fe4.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/simage')
-rw-r--r-- | graphics/simage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index f30406a667c1..e33c8bdba38b 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -3,7 +3,7 @@ PORTNAME= simage PORTVERSION= 1.7.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ |