summaryrefslogtreecommitdiff
path: root/graphics/gif2png/Makefile
diff options
context:
space:
mode:
authorrh <rh>1999-12-01 21:34:18 +0000
committerrh <rh>1999-12-01 21:34:18 +0000
commitde23a54ba792bb93717720e10cc0731794192a2a (patch)
tree8e9ce799b9080d89416e220c0f9b6a5ad74928e7 /graphics/gif2png/Makefile
parent4f702635888aaaef28a0dea568b770567cc62965 (diff)
downloadpkgsrc-de23a54ba792bb93717720e10cc0731794192a2a.tar.gz
Update gif2png to 2.2.4
Notable changes are: * On -O, set maximum compression when writing the conversion. * New -g option to write a gamma chunk by Glenn Randers-Pehrson.
Diffstat (limited to 'graphics/gif2png/Makefile')
-rw-r--r--graphics/gif2png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 7f42e5f8ba4..bd3dc8ad442 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/11/16 16:57:52 rh Exp $
+# $NetBSD: Makefile,v 1.4 1999/12/01 21:34:18 rh Exp $
#
-DISTNAME= gif2png-2.2.3
+DISTNAME= gif2png-2.2.4
CATEGORIES= graphics converters
MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \
${MASTER_SITE_SUNSITE:=apps/graphics/convert/}