diff options
Diffstat (limited to 'graphics/pngcrush/Makefile')
-rw-r--r-- | graphics/pngcrush/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index c8fd3a34328..4de2a100e1b 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2012/06/11 07:06:21 adam Exp $ +# $NetBSD: Makefile,v 1.58 2012/07/03 18:00:52 adam Exp $ -DISTNAME= pngcrush-1.7.29-nolib +DISTNAME= pngcrush-1.7.31-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} |