[master] Imported from libpng-1.4.2beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-04-01 07:39:29 -05:00
parent c01ee053b1
commit 2ec1fc60c3
41 changed files with 125 additions and 136 deletions

View File

@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 4
VERMIC = 1
VERMIC = 2
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)