diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index ec14fa35a823..1793f5081480 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,8 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.0.9 -PORTREVISION= 1 +PORTVERSION= 1.0.10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \ ${MASTER_SITE_SOURCEFORGE} |