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 d88c3af0501..f7b43cdac54 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.178 2015/07/26 22:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.178.2.1 2015/11/20 21:00:28 bsiegert Exp $ -DISTNAME= libpng-1.6.18 +DISTNAME= libpng-1.6.19 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ |