diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 06:26:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 06:26:45 +0000 |
commit | 365b209e33d43daca1101a0f3167075bd56aefa5 (patch) | |
tree | 7c7f3dc911697203662962f01461d6c4f7cc5e3a /graphics/pngquant/Makefile | |
parent | ef5eefc3636a20e47546fff3aa89ef3b6c6ae0ab (diff) | |
download | ports-365b209e33d43daca1101a0f3167075bd56aefa5.tar.gz ports-365b209e33d43daca1101a0f3167075bd56aefa5.zip |
Notes
Diffstat (limited to 'graphics/pngquant/Makefile')
-rw-r--r-- | graphics/pngquant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 97c5bfd00521..01ca65f75b7f 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngquant -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.3 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= http://pngquant.org/ |