From 2e3ccee024e7bfb63c78eaea2ca713ea587ed667 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 30 Jan 2012 13:18:53 +0000 Subject: png uses zlib license, just with very many (co)authors. Set it, and remove separate png-license file. Ok troxel --- graphics/png/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/png') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index dd088a8000f..c84bb85079e 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2011/12/15 17:16:26 wiz Exp $ +# $NetBSD: Makefile,v 1.142 2012/01/30 13:18:53 wiz Exp $ DISTNAME= libpng-1.5.7 PKGNAME= ${DISTNAME:S/lib//} @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.libpng.org/pub/png/libpng.html COMMENT= Library for manipulating PNG images -LICENSE= png-license +LICENSE= zlib PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3