[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / png

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/graphics/png/Makefile between version 1.116 and 1.117

version 1.116, 2009/08/02 17:31:46 version 1.117, 2009/08/15 17:29:18
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       libpng-1.2.38  DISTNAME=       libpng-1.2.39
 PKGNAME=        ${DISTNAME:S/lib//}  PKGNAME=        ${DISTNAME:S/lib//}
 PKGREVISION=    1  
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=libpng/} \  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=libpng/} \
                 ftp://ftp.fu-berlin.de/unix/graphics/png/src/                  ftp://ftp.fu-berlin.de/unix/graphics/png/src/
 EXTRACT_SUFX=   .tar.bz2  EXTRACT_SUFX=   .tar.xz
   
 MAINTAINER=     wiz@NetBSD.org  MAINTAINER=     wiz@NetBSD.org
 HOMEPAGE=       http://www.libpng.org/pub/png/libpng.html  HOMEPAGE=       http://www.libpng.org/pub/png/libpng.html

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

CVSweb <webmaster@jp.NetBSD.org>