diff options
Diffstat (limited to 'graphics/pngcrush/Makefile')
-rw-r--r-- | graphics/pngcrush/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 6509849cad1..46401366840 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2009/10/11 08:07:23 adam Exp $ +# $NetBSD: Makefile,v 1.39 2010/04/18 08:35:44 adam Exp $ -DISTNAME= pngcrush-1.7.3-nolib -PKGNAME= pngcrush-1.7.3 +DISTNAME= pngcrush-1.7.10-nolib +PKGNAME= pngcrush-1.7.10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} EXTRACT_SUFX= .tar.bz2 |