--amend [devel] Imported from libpng-1.5.2beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-02-03 21:26:21 -06:00
parent 3d3aae1697
commit 47a007a945
27 changed files with 126 additions and 86 deletions

View File

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