diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-10-15 01:59:05 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-10-15 01:59:05 +0000 |
commit | 75a3b8dc1ee7bae4bc37e021d3bce54f49458374 (patch) | |
tree | 289daf9b3129f180eafaf1262c34b922357df810 /graphics/png/files | |
parent | Update to 1.4.1 (diff) |
Update to 1.2.7
Notes
Notes:
svn path=/head/; revision=119475
Diffstat (limited to 'graphics/png/files')
-rw-r--r-- | graphics/png/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index 09eb8d4092e8..fff19eabb328 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -3,7 +3,7 @@ @@ -7,5 +7,5 @@ Name: libpng12 Description: Loads and saves PNG files - Version: 1.2.6 + Version: 1.2.7 -Libs: -L${libdir} -lpng12 -lz -lm -Cflags: -I${includedir}/libpng12 +Libs: -L${libdir} -lpng -lz -lm |