diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-07-19 01:16:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-07-19 01:16:01 +0000 |
commit | 10992f9463902a6dc17db0a0cf5d37c75ce3b61e (patch) | |
tree | 4a8fe6228b7b22952a49624acc15966310210e28 /graphics/pngcheck | |
parent | ce9991fb2dc8d86a5b759be61f9e86842800673b (diff) | |
download | ports-10992f9463902a6dc17db0a0cf5d37c75ce3b61e.tar.gz ports-10992f9463902a6dc17db0a0cf5d37c75ce3b61e.zip |
Notes
Diffstat (limited to 'graphics/pngcheck')
-rw-r--r-- | graphics/pngcheck/Makefile | 2 | ||||
-rw-r--r-- | graphics/pngcheck/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index d67a21b69e3f..3f70b375741d 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pngcheck -PORTVERSION= 1.99.3 +PORTVERSION= 2.0.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://swrinde.nde.swri.edu/pub/png/applications/ diff --git a/graphics/pngcheck/distinfo b/graphics/pngcheck/distinfo index ec35c81e7777..229d64f5c8c0 100644 --- a/graphics/pngcheck/distinfo +++ b/graphics/pngcheck/distinfo @@ -1,2 +1,2 @@ -MD5 (pngcheck-1.99.3.tar.gz) = 2bd2280a3c53668c39c1c855ef80e6b1 -SIZE (pngcheck-1.99.3.tar.gz) = 29752 +MD5 (pngcheck-2.0.0.tar.gz) = b077969d47af978af364da4027057e57 +SIZE (pngcheck-2.0.0.tar.gz) = 35089 |