diff options
author | araujo <araujo@FreeBSD.org> | 2009-04-10 01:11:34 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-04-10 01:11:34 +0800 |
commit | 1008fdb725a6766c2964115ada29a871fb43328b (patch) | |
tree | 33f7a663efd3f7bf63dfd9ec06fa1a95e6e4e8cf /graphics/gifsicle/Makefile | |
parent | 3f33334b51a910efa307756ac5a4adbd5f4bdecd (diff) | |
download | freebsd-ports-gnome-1008fdb725a6766c2964115ada29a871fb43328b.tar.gz freebsd-ports-gnome-1008fdb725a6766c2964115ada29a871fb43328b.tar.zst freebsd-ports-gnome-1008fdb725a6766c2964115ada29a871fb43328b.zip |
- Update to 1.55.
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r-- | graphics/gifsicle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index d3dd62cb02c7..f227baf8864f 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gifsicle -PORTVERSION= 1.54 +PORTVERSION= 1.55 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ |