diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index dd4c0867905..d3709a7c869 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.154 2013/02/16 11:16:06 wiz Exp $ +# $NetBSD: Makefile,v 1.155 2013/03/02 10:55:25 wiz Exp $ -DISTNAME= libpng-1.6.0 +DISTNAME= libpng-1.6.1beta05 PKGNAME= ${DISTNAME:S/lib//} -PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ ftp://ftp.fu-berlin.de/unix/graphics/png/src/ |