diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-07-19 09:16:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-07-19 09:16:01 +0800 |
commit | 2efe78ada347e52275fbf016a8b67270e01be785 (patch) | |
tree | eb1ee7c5eafe3e912375a41c1cdc16f7e9431a94 /graphics | |
parent | e33a36b89c5cc44937b14d094b165a27e79cac36 (diff) | |
download | freebsd-ports-gnome-2efe78ada347e52275fbf016a8b67270e01be785.tar.gz freebsd-ports-gnome-2efe78ada347e52275fbf016a8b67270e01be785.tar.zst freebsd-ports-gnome-2efe78ada347e52275fbf016a8b67270e01be785.zip |
upgrade to 2.0.0
Diffstat (limited to 'graphics')
-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 |