diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-23 10:23:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-23 10:23:49 +0000 |
commit | fae703d4d30ada6c6d11d05bc071acf20dea6f80 (patch) | |
tree | f0012d298587bab59dd4d1c4e0db12a0901e7ac8 /graphics/png/Makefile | |
parent | 2bf276fdb2c293621c510cc1c20e41a7bf75eae0 (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 0cde498feebe..2f76cd3c23db 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.20 +PORTVERSION= 1.6.21 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ |