diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-07-07 09:55:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-07-07 09:55:10 +0000 |
commit | 0792c88c092a14a749b13635ae2abb5ab1debfe8 (patch) | |
tree | cdbf4f36be51fdcc3220da6962aac3668d02739c /graphics/png/Makefile | |
parent | d287e7caa81cb26eef350b5d653d619edcce0408 (diff) |
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 9c9fc0621f47..f8b10dc063e7 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.16 +PORTVERSION= 1.5.17 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} |