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 b5ea76547b1..d5ec1ec7737 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2013/03/11 11:16:15 adam Exp $ +# $NetBSD: Makefile,v 1.72 2013/04/03 11:59:27 adam Exp $ -DISTNAME= pngcrush-1.7.53-nolib +DISTNAME= pngcrush-1.7.56-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} |