diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-11-13 10:19:40 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-11-13 10:19:40 +0000 |
commit | 9758cb6e920b3360395ffd887e21cb3a6f0b6d76 (patch) | |
tree | c4f1048ae827dd193ecb590fa1e5010e0ed62ab7 /graphics/png/Makefile | |
parent | 93d9b7fa76a6d0f5cf8849623774911061e3dbf1 (diff) | |
download | ports-9758cb6e920b3360395ffd887e21cb3a6f0b6d76.tar.gz ports-9758cb6e920b3360395ffd887e21cb3a6f0b6d76.zip |
Notes
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 5f7cd37879a5..ef293a8471c3 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.32 +PORTVERSION= 1.2.33 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lib${PORTNAME} |