diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-13 07:14:14 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-13 07:14:14 +0000 |
commit | 17f5d48c4b4ea67a1be17075e666bcb00a5aee54 (patch) | |
tree | 830bb2e988459275db299e88343d7973a9551ed7 /graphics | |
parent | 63677da9e43bdbd54bec9737057e61aec61537b6 (diff) | |
download | FreeBSD-ports-17f5d48c4b4ea67a1be17075e666bcb00a5aee54.zip FreeBSD-ports-17f5d48c4b4ea67a1be17075e666bcb00a5aee54.tar.gz |
upgrade to 1.0
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngquant/Makefile | 3 | ||||
-rw-r--r-- | graphics/pngquant/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index e5b99d9..f95b80c 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -6,12 +6,13 @@ # PORTNAME= pngquant -PORTVERSION= 0.95 +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= http://www.libpng.org/pub/png/src/ \ ftp://ftp.libpng.org/pub/png/src/ \ ftp://swrinde.nde.swri.edu/pub/png/applications/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src +EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org diff --git a/graphics/pngquant/distinfo b/graphics/pngquant/distinfo index a961d24..be17e7c 100644 --- a/graphics/pngquant/distinfo +++ b/graphics/pngquant/distinfo @@ -1 +1 @@ -MD5 (pngquant-0.95-src.tar.gz) = 2b4dadff5470e014904ec3d84ee00c0a +MD5 (pngquant-1.0-src.tgz) = 7330b1148779348b86e974a72386387a |