diff options
author | snj <snj@pkgsrc.org> | 2004-11-25 19:39:53 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-11-25 19:39:53 +0000 |
commit | 8876651a1fef4720305afa274a87e50ddc86a2c4 (patch) | |
tree | 79c289127d903933bc8aa9321b007e6781c67784 /graphics/gifsicle/Makefile | |
parent | e2cc31acb2d7f2a1ad301b115a4dc5ec34425f7a (diff) | |
download | pkgsrc-8876651a1fef4720305afa274a87e50ddc86a2c4.tar.gz |
Update gifsicle to 1.41. Changes unknown.
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r-- | graphics/gifsicle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index a4cbcb22932..d96447f3fc2 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/04/24 00:27:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/25 19:39:53 snj Exp $ # -DISTNAME= gifsicle-1.40 +DISTNAME= gifsicle-1.41 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/~eddietwo/gifsicle/ |