diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-21 02:19:23 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-21 02:19:23 +0000 |
commit | 51626319c4aa58ed353e1e5530334894b7199afa (patch) | |
tree | cf132cc466e38bdd71a04f0a0d7c98e10d11790e /graphics/gifsicle/Makefile | |
parent | afa4b930434798cb93c2b2383720052aa2aed4fa (diff) | |
download | ports-51626319c4aa58ed353e1e5530334894b7199afa.tar.gz ports-51626319c4aa58ed353e1e5530334894b7199afa.zip |
Notes
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r-- | graphics/gifsicle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 9eb8c096fde7..3ab86bc18ad8 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gifsicle -PORTVERSION= 1.48 -PORTREVISION= 2 +PORTVERSION= 1.52 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ |