diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-04-09 17:11:34 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-04-09 17:11:34 +0000 |
commit | 234c8532bf961f062597f1492abc55a0fba73f40 (patch) | |
tree | 784a060ecbb1c7e5b2291793ebbba9fc9fbe2005 /graphics/gifsicle/Makefile | |
parent | da617a04bdc9eb94ddcad78cbbd3035873cc4d78 (diff) | |
download | ports-234c8532bf961f062597f1492abc55a0fba73f40.tar.gz ports-234c8532bf961f062597f1492abc55a0fba73f40.zip |
Notes
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/ |