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 cfb3f61fa38..b5ea76547b1 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2013/03/06 16:10:28 adam Exp $ +# $NetBSD: Makefile,v 1.71 2013/03/11 11:16:15 adam Exp $ -DISTNAME= pngcrush-1.7.52-nolib +DISTNAME= pngcrush-1.7.53-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} |