summaryrefslogtreecommitdiff
path: root/graphics/gif2png/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-04-01 00:29:07 +0000
committerwiz <wiz>2000-04-01 00:29:07 +0000
commit825649e0e8f8dded8b0272be24ceab384afcde53 (patch)
treeb6458ef681e2596d111b3a67bcca6c1171fa13fe /graphics/gif2png/Makefile
parented16e47a71573fe9174a41ef10e9aa0dc5da39d4 (diff)
downloadpkgsrc-825649e0e8f8dded8b0272be24ceab384afcde53.tar.gz
Update gif2png to 2.3.2. Changes since 2.3.0:
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>). * No more direct assignments of the PNG info structure members; it's all done through the API now.
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 72ca69587cf..9fbe0df740f 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2000/03/21 22:40:52 tron Exp $
+# $NetBSD: Makefile,v 1.10 2000/04/01 00:29:07 wiz Exp $
#
-DISTNAME= gif2png-2.3.0
+DISTNAME= gif2png-2.3.2
CATEGORIES= graphics converters
MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \
${MASTER_SITE_SUNSITE:=apps/graphics/convert/}