summaryrefslogtreecommitdiff
path: root/graphics/pngcrush/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-06-12 13:40:38 +0000
committeradam <adam@pkgsrc.org>2014-06-12 13:40:38 +0000
commit9956bf6c860b7ae594c5eef38650d2cd56b2bea8 (patch)
tree89728cc2a7c6585e83fd94db71291d82e3a1c03a /graphics/pngcrush/Makefile
parente0d57c0aa3e7c14fb49805873637385f34e7382a (diff)
downloadpkgsrc-9956bf6c860b7ae594c5eef38650d2cd56b2bea8.tar.gz
Changes 1.7.75:
Reverted libpng to version 1.6.10 due to a misplaced statement in png.c Fixed "-zmem" option (only "-zm" would work since version 1.7.62).
Diffstat (limited to 'graphics/pngcrush/Makefile')
-rw-r--r--graphics/pngcrush/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index d7eaa7cf815..fa82fd1c4d9 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2014/03/31 10:15:13 adam Exp $
+# $NetBSD: Makefile,v 1.82 2014/06/12 13:40:38 adam Exp $
-DISTNAME= pngcrush-1.7.73-nolib
+DISTNAME= pngcrush-1.7.75-nolib
PKGNAME= ${DISTNAME:C/-nolib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}