diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 89bae4d4d0a..deb0c967e6c 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.100 2008/01/13 15:40:13 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2008/02/28 19:55:42 drochner Exp $ -DISTNAME= libpng-1.2.24 +DISTNAME= libpng-1.2.25 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ |